|
From: Frank V. C. <fr...@us...> - 2000-11-23 15:42:42
|
Update of /cvsroot/corelinux/clfll/doc In directory slayer.i.sourceforge.net:/tmp/cvs-serv22416/doc Modified Files: clfll.cfg.in clfll.html Log Message: Touching up for release, code out of sync with clfw at the moment Index: clfll.cfg.in =================================================================== RCS file: /cvsroot/corelinux/clfll/doc/clfll.cfg.in,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** clfll.cfg.in 2000/11/02 21:17:27 1.1.1.1 --- clfll.cfg.in 2000/11/23 15:42:39 1.2 *************** *** 3,7 **** # General configuration options #--------------------------------------------------------------------------- ! PROJECT_NAME = CoreLinux++ PROJECT_NUMBER = @CLFLL_VERSION@ OUTPUT_DIRECTORY = --- 3,7 ---- # General configuration options #--------------------------------------------------------------------------- ! PROJECT_NAME = "CoreLinux++ FunctionLibraryLoader" PROJECT_NUMBER = @CLFLL_VERSION@ OUTPUT_DIRECTORY = Index: clfll.html =================================================================== RCS file: /cvsroot/corelinux/clfll/doc/clfll.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** clfll.html 2000/11/02 21:17:27 1.1.1.1 --- clfll.html 2000/11/23 15:42:40 1.2 *************** *** 7,11 **** <body> <hr noshade=noshade> ! This is the <a href="index.html">CoreLinux++ Framework</a> reference manual<br> Provided by <a href="http://corelinux.sourceforge.net">The CoreLinux Consortium</A><br> </body> --- 7,11 ---- <body> <hr noshade=noshade> ! This is the <a href="index.html">CoreLinux++ FunctionLibraryLoader Framework</a> reference manual<br> Provided by <a href="http://corelinux.sourceforge.net">The CoreLinux Consortium</A><br> </body> |