From: Finn B. <bc...@us...> - 2001-02-01 13:31:11
|
Update of /cvsroot/jython/htdocs/docs In directory usw-pr-cvs1:/tmp/cvs-serv29532 Modified Files: Makefile Log Message: Added jreload. Index: Makefile =================================================================== RCS file: /cvsroot/jython/htdocs/docs/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile 2001/01/18 09:43:29 1.2 --- Makefile 2001/02/01 13:31:10 1.3 *************** *** 16,19 **** --- 16,20 ---- interpreter.html \ jarray.html \ + jreload.html \ jythonc.html \ properties.html \ |