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 *
Line 
1#!sh
2export PATH=$PATH:../bin
3
4../bin/release/preprocessor.exe $*
5#../bin/debug/preprocessor.exe $*
Note: See TracBrowser for help on using the repository browser.