Update of /cvsroot/jython/jython/installer
In directory usw-pr-cvs1:/tmp/cvs-serv1528
Modified Files:
liftoff.filelist
Log Message:
New java file and correct case of zxjdbc.html
Index: liftoff.filelist
===================================================================
RCS file: /cvsroot/jython/jython/installer/liftoff.filelist,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** liftoff.filelist 2001/11/27 11:03:19 1.21
--- liftoff.filelist 2001/11/27 19:13:15 1.22
***************
*** 82,86 ****
t Doc/usejava.html ..\Doc\usejava.html
t Doc/whatis.html ..\Doc\whatis.html
! t Doc/zxJDBC.html ..\Doc\zxJDBC.html
b Doc/images/jython-new-small.gif ..\Doc/images/jython-new-small.gif
b Doc/images/PythonPoweredSmall.gif ..\Doc/images/PythonPoweredSmall.gif
--- 82,86 ----
t Doc/usejava.html ..\Doc\usejava.html
t Doc/whatis.html ..\Doc\whatis.html
! t Doc/zxjdbc.html ..\Doc\zxjdbc.html
b Doc/images/jython-new-small.gif ..\Doc/images/jython-new-small.gif
b Doc/images/PythonPoweredSmall.gif ..\Doc/images/PythonPoweredSmall.gif
***************
*** 269,272 ****
--- 269,273 ----
t org/python/compiler/ArgListCompiler.java ..\org\python\compiler\ArgListCompiler.java
t org/python/compiler/Attribute.java ..\org\python\compiler\Attribute.java
+ t org/python/compiler/ClassConstants.java ..\org\python\compiler\ClassConstants.java
t org/python/compiler/ClassFile.java ..\org\python\compiler\ClassFile.java
t org/python/compiler/Code.java ..\org\python\compiler\Code.java
|