root/tags/Demo1/frameworkcc.sh

Revision 108, 78 bytes (checked in by sshimko, 4 years ago)

-Constraint tests, compilation shell script, and random other changes

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 #! /bin/sh
2 java -cp build/ com.tresys.framework.Compiler -ds $1 -p $2 -o $3
3
Note: See TracBrowser for help on using the browser.