~tapaal-contributor/tapaal/weight-values-fix-1770637

« back to all changes in this revision

Viewing changes to run-tapaal-j7.sh

merged in branch lp:~tapaal-contributor/tapaal/Batch-export-PNML-XML-queries-1754675
adding batch export of files to PNML and XML

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
3
 
(cd release-version; java -cp .:* TAPAAL)
 
3
(cd release-version; java -Xmx6144M -cp .:* TAPAAL)