source: git/Singular/LIB/surfex/make_surfex @ 2ab830

spielwiese
Last change on this file since 2ab830 was 3de2ca, checked in by Hans Schönemann <hannes@…>, 16 years ago
*hannes: surfex_0_90_00 git-svn-id: file:///usr/local/Singular/svn/trunk@11070 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100755
File size: 241 bytes
Line 
1# surfex
2#
3# compile the java source code
4#
5#
6# compile:
7#
8javac *.java
9
10#javac surfex.java
11#javac Project.java
12#javac SavePicDialog.java
13#javac SaveMovieDialog.java
14#javac jv4surfex.java
15
16jar cmf mainClass.txt surfex.jar *.class images jv
Note: See TracBrowser for help on using the repository browser.