[Bprocessor-commit] CVSROOT modules,1.2,1.3
Status: Pre-Alpha
Brought to you by:
henryml
From: Jesper P. <je...@us...> - 2005-07-14 09:52:51
|
Update of /cvsroot/bprocessor/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27453 Modified Files: modules Log Message: Added GL module Index: modules =================================================================== RCS file: /cvsroot/bprocessor/CVSROOT/modules,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modules 27 Jun 2005 09:34:37 -0000 1.2 --- modules 14 Jul 2005 09:52:37 -0000 1.3 *************** *** 25,29 **** # can be useful for creating a module that consists of many directories # spread out over the entire source repository. ! all -a build kernel model gui tools build build --- 25,29 ---- # can be useful for creating a module that consists of many directories # spread out over the entire source repository. ! all -a build kernel model gui gl tools build build *************** *** 31,33 **** --- 31,34 ---- model model gui gui + gl gl tools tools |