[Idrs-commit] CVS: Idrs README,1.1,1.2
Brought to you by:
bigman921
|
From: Marc B. <big...@us...> - 2002-08-22 20:06:49
|
Update of /cvsroot/idrs/Idrs In directory usw-pr-cvs1:/tmp/cvs-serv21727 Modified Files: README Log Message: Synced development Index: README =================================================================== RCS file: /cvsroot/idrs/Idrs/README,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README 27 Dec 2001 05:46:07 -0000 1.1 --- README 22 Aug 2002 20:06:16 -0000 1.2 *************** *** 1,3 **** IDRS Distribution ! Start by looking in docs/tutorials/setup to set up the system --- 1,9 ---- IDRS Distribution ! bin - Contains a base WEB-INF with all XML and jar files ready for deployment into an Application Server ! sql - SQL files for various databases for creating table structures to support the idrs ! tutorials - All tutorials and sources for the idrs ! dev - The SRC and libraries needed for building and developing the idrs ! dev\docs - JavaDocs ! dev\src - Sourcecode ! |