[ESRG-CVS] esrgubka/scripts cp_script.tcl,1.38,1.39
Brought to you by:
dtashley
|
From: David T. A. <dta...@us...> - 2005-05-22 18:42:40
|
Update of /cvsroot/esrg/esrgubka/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3973/scripts Modified Files: cp_script.tcl Log Message: Addition of chapter. Index: cp_script.tcl =================================================================== RCS file: /cvsroot/esrg/esrgubka/scripts/cp_script.tcl,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** cp_script.tcl 22 May 2005 18:28:54 -0000 1.38 --- cp_script.tcl 22 May 2005 18:42:28 -0000 1.39 *************** *** 3256,3260 **** "F" \ "0" \ ! cis0 \ "Solutions: Classical And Simple Integer Algorithms And Techniques" \ "Solutions: Simple Integer Algorithms" \ --- 3256,3260 ---- "F" \ "0" \ ! cis0 \ "Solutions: Classical And Simple Integer Algorithms And Techniques" \ "Solutions: Simple Integer Algorithms" \ *************** *** 3264,3267 **** --- 3264,3275 ---- "F" \ "0" \ + css1 \ + "Canonical Server Setup" \ + "Canonical Server Setup" \ + "Canonical Server Setup" \ + "Canonical Server Setup" \ + "F" \ + "F" \ + "0" \ cst0 \ "Coding Standards" \ *************** *** 3888,3891 **** --- 3896,3903 ---- "" \ "" \ + "e" \ + "css1" \ + "" \ + "" \ "w" \ "sma0" \ *************** *** 4092,4095 **** --- 4104,4110 ---- #---------------------------------------------------------------------------------------- # $Log$ + # Revision 1.39 2005/05/22 18:42:28 dtashley + # Addition of chapter. + # # Revision 1.38 2005/05/22 18:28:54 dtashley # a)Addition of server-based tool set volume. |