##// END OF EJS Templates
reindent win32clip.py, add s = %clip
reindent win32clip.py, add s = %clip

File last commit:

r0:6f629fcc
r229:3c5e20cc
Show More
update_version.sh
3 lines | 84 B | application/x-sh | BashLexer
#!/bin/sh
ver=`ipython -V`
sed "s/__version__/${ver}/" manual_base.lyx > manual.lyx