##// END OF EJS Templates
Rename mkrel to the clearer name build_release....
Rename mkrel to the clearer name build_release. This distinguishes from the main 'release' script and makes it clearer that its purpose is simply to build the release files, not to make it.

File last commit:

r1251:99658885
r2120:c16d5412
Show More
ipython_here_shell_extension.reg
5 lines | 194 B | text/x-windows-registry | RegeditLexer
/ docs / examples / core / ipython_here_shell_extension.reg
Ville M. Vainio
crlf -> lf
r1032 Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
ville
initialization (no svn history)
r988 @="cmd.exe /C ipython.py -p sh -i -c \"%cd %1\""