From: <mk...@us...> - 2003-08-16 10:34:29
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv7728 Modified Files: setup.py Log Message: Index: setup.py =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/setup.py,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** setup.py 6 Aug 2003 16:15:25 -0000 1.29 --- setup.py 16 Aug 2003 10:29:43 -0000 1.30 *************** *** 267,271 **** "FileUtility.h", "GeoPos.h", - "GlibCsp.h", "hash_map.h", "HashUtility.h", --- 267,270 ---- *************** *** 296,299 **** --- 295,299 ---- "TypeAdapter.h", "Types.h", + "Uniform.h", "Vector3.h", "Version.h", |