repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m58
[ooovba.git]
/
solenv
/
bin
/
pchdelta
blob
e33db2f96c84a1149ddb66e7adee9741fe141d66
1
#!/bin/sh
2
3
# Wrapper around the pchdelta.py script
4
bash
-c
"unset PYTHONHOME PYTHONPATH; /usr/bin/python ../solenv/bin/pchdelta.py $*"