[Modelj-developer] modelj FILES,1.3,1.4
Status: Beta
Brought to you by:
tom_tessier
|
From: <tom...@us...> - 2003-01-16 02:28:41
|
Update of /cvsroot/modelj/modelj In directory sc8-pr-cvs1:/tmp/cvs-serv18798 Modified Files: FILES Log Message: Updated to include a more detailed description of the layout directory Index: FILES =================================================================== RCS file: /cvsroot/modelj/modelj/FILES,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FILES 16 Jan 2003 02:26:13 -0000 1.3 --- FILES 16 Jan 2003 02:28:38 -0000 1.4 *************** *** 1,3 **** ! layout\ - static code files lib\ - libary files used by the code generator src\ - source code to the generator itself --- 1,3 ---- ! layout\ - static code files used to set-up and layout the generated-code directory lib\ - libary files used by the code generator src\ - source code to the generator itself |