From: A.M. K. <aku...@us...> - 2002-04-18 14:32:11
|
Update of /cvsroot/py-howto/pyhowto In directory usw-pr-cvs1:/tmp/cvs-serv30006 Modified Files: Makefile Removed Files: editor.tex Log Message: And then there were 8... delete one more HOWTO, whose content will now live at www.python.org/editors/ Index: Makefile =================================================================== RCS file: /cvsroot/py-howto/pyhowto/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** Makefile 18 Apr 2002 02:22:50 -0000 1.7 --- Makefile 18 Apr 2002 14:21:00 -0000 1.8 *************** *** 6,10 **** # List of HOWTOs that aren't to be processed ! REMOVE_HOWTO = ODBChints.tex editor.tex # Determine list of files to be built --- 6,10 ---- # List of HOWTOs that aren't to be processed ! REMOVE_HOWTO = ODBChints.tex # Determine list of files to be built |