Added standard CVS file .cvsignore.

Added Apache Ant build file, with tasks to do all the usual, plus tasks to make all-in-one binary JAR of Jskad, binary JARs of Savant, QD, and Jskad, several types of source distributions, some fairly nice Javadoc API docs, etc.  It's still a work in progress.
This commit is contained in:
dchandler 2002-09-30 02:28:17 +00:00
parent 87c9090d77
commit 3ad36a3f8e
2 changed files with 364 additions and 0 deletions

4
.cvsignore Normal file
View file

@ -0,0 +1,4 @@
bin
dist
jskad.log
*~