diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 16 insertions, 4 deletions
@@ -1,11 +1,23 @@ Steuermann 2.0 -- -requires exyapps, pandokia +To install: -make + requires exyapps, pandokia -python setup.py install + make + # compiles the parser + + python setup.py install + # installs + + Put the installed script steuermann_report.cgi on your web server. + It remembers where the rest was installed. + +To run: + + requires pandokia + + smc [ -a ] [ -r run_name ] file.sm -smc [ -a ] [ -r run_name ] file.sm |