root/tags/v1.2.7/frameworkcc.sh

Revision 927, 90 bytes (checked in by dsugar, 3 years ago)

Merge from brances/featurefreeze back to trunk

  • 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.Compiler -ds $1 -p $2 -o $3 $4
3
Note: See TracBrowser for help on using the browser.