From: Finn B. <bc...@us...> - 2001-01-17 15:40:29
|
Update of /cvsroot/jython/jython/installer In directory usw-pr-cvs1:/tmp/cvs-serv13299 Modified Files: liftoff.filelist Log Message: Add latest additions. Index: liftoff.filelist =================================================================== RCS file: /cvsroot/jython/jython/installer/liftoff.filelist,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** liftoff.filelist 2001/01/16 20:41:31 1.11 --- liftoff.filelist 2001/01/17 15:40:27 1.12 *************** *** 67,71 **** t Doc/differences.html ..\Doc\differences.html t Doc/embedding.html ..\Doc\embedding.html - t Doc/faq.html ..\Doc\faq.html t Doc/index.html ..\Doc\index.html t Doc/interpreter.html ..\Doc\interpreter.html --- 67,70 ---- *************** *** 268,271 **** --- 267,271 ---- t org/python/modules/ucnhash.java ..\org\python\modules\ucnhash.java t org/python/modules/_codecs.java ..\org\python\modules\_codecs.java + t org/python/modules/_jython.java ..\org\python\modules\_jython.java t org/python/modules/_sre.java ..\org\python\modules\_sre.java t org/python/modules/Makefile ..\org\python\modules\Makefile *************** *** 294,297 **** --- 294,298 ---- t org/python/util/Makefile ..\org\python\util\Makefile t Lib/jxxload_help/DiscardHelp.java ..\Lib\jxxload_help\DiscardHelp.java + t Lib/jxxload_help/JavaLoaderFactory.java ..\Lib\jxxload_help\JavaLoaderFactory.java t Lib/jxxload_help/PackageManager.java ..\Lib\jxxload_help\PackageManager.java t Lib/jxxload_help/PathVFS.java ..\Lib\jxxload_help\PathVFS.java |