##// END OF EJS Templates
Fix %reset default reply to match message...
Fix %reset default reply to match message 'y/[n]' prompt indicates that 'n' is default, but it was not specified as such, so no input resulted in asking again.

File last commit:

r2661:595fc3b9
r5187:25062588
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py