source: GTP/trunk/Lib/Vis/Preprocessing/scripts/preprocessor.sh @ 2543

Revision 2543, 100 bytes checked in by mattausch, 17 years ago (diff)
  • Property svn:executable set to *
RevLine 
[2075]1#!sh
2export PATH=$PATH:../bin
[2543]3
[2075]4../bin/release/preprocessor.exe $*
[2543]5#../bin/debug/preprocessor.exe $*
Note: See TracBrowser for help on using the repository browser.