Update of /cvsroot/pclasses/pclasses2/src/Util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12434
Modified Files:
Makefile.am
Removed Files:
Variant.cpp
Log Message:
- Removed Variant.cpp
Index: Makefile.am
===================================================================
RCS file: /cvsroot/pclasses/pclasses2/src/Util/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 17 Jan 2005 22:50:41 -0000 1.7
+++ Makefile.am 1 Jul 2005 14:45:17 -0000 1.8
@@ -8,7 +8,6 @@
SimplePropertyStore.cpp \
StringTool.cpp \
ThreadPool.cpp \
- Variant.cpp \
WorkQueue.cpp
# ^^^^^^ is it legal to backslash-escape newlines in Automake?
# 12312004 cproch: it is !
--- Variant.cpp DELETED ---
|