Update of /cvsroot/jython/jython/installer
In directory usw-pr-cvs1:/tmp/cvs-serv13328
Modified Files:
liftoff.filelist
Log Message:
Some new files.
Index: liftoff.filelist
===================================================================
RCS file: /cvsroot/jython/jython/installer/liftoff.filelist,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** liftoff.filelist 2001/12/03 20:17:37 1.25
--- liftoff.filelist 2001/12/20 18:27:47 1.26
***************
*** 347,350 ****
--- 347,351 ----
t org/python/core/PyModule.java ..\org\python\core\PyModule.java
t org/python/core/PyNone.java ..\org\python\core\PyNone.java
+ t org/python/core/PyNotImplemented.java ..\org\python\core\PyNotImplemented.java
t org/python/core/PyObject.java ..\org\python\core\PyObject.java
t org/python/core/PyProxy.java ..\org\python\core\PyProxy.java
***************
*** 452,458 ****
--- 453,461 ----
t Lib/jxxload_help/PathVFSJavaLoader.java ..\Lib\jxxload_help\PathVFSJavaLoader.java
t com/ziclix/python/sql/DataHandler.java ..\com\ziclix\python\sql\DataHandler.java
+ t com/ziclix/python/sql/DBApiType.java ..\com\ziclix\python\sql\DBApiType.java
t com/ziclix/python/sql/Fetch.java ..\com\ziclix\python\sql\Fetch.java
t com/ziclix/python/sql/FilterDataHandler.java ..\com\ziclix\python\sql\FilterDataHandler.java
t com/ziclix/python/sql/JDBC20DataHandler.java ..\com\ziclix\python\sql\JDBC20DataHandler.java
+ t com/ziclix/python/sql/Procedure.java ..\com\ziclix\python\sql\Procedure.java
t com/ziclix/python/sql/PyConnection.java ..\com\ziclix\python\sql\PyConnection.java
t com/ziclix/python/sql/PyCursor.java ..\com\ziclix\python\sql\PyCursor.java
|