Subversion Repositories eFlore/Applications.coel

Compare Revisions

No changes between revisions

Ignore whitespace Rev 9 → Rev 10

/trunk/Coel-compile
New file
0,0 → 1,3
#!/bin/sh
APPDIR=`dirname $0`;
java -Xmx256M -cp "$APPDIR/src:$APPDIR/bin:/opt/gwt/gwt-user.jar:/opt/gwt/gwt-dev-linux.jar:/opt/gwtext/gwtext.jar" com.google.gwt.dev.GWTCompiler -out "$APPDIR/www" "$@" org.tela_botanica.Coel;
Property changes:
Added: svn:executable
+*
\ No newline at end of property