Update of /cvsroot/plib/plib/src/psl
In directory usw-pr-cvs1:/tmp/cvs-serv8985
Modified Files:
psl.dsp
Log Message:
Synced with recent changes to Makefile.am
Index: psl.dsp
===================================================================
RCS file: /cvsroot/plib/plib/src/psl/psl.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- psl.dsp 5 Sep 2002 12:05:40 -0000 1.1
+++ psl.dsp 5 Sep 2002 20:59:05 -0000 1.2
@@ -98,10 +98,18 @@
# End Source File
# Begin Source File
+SOURCE=.\pslCompiler.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\psl.cxx
# End Source File
# Begin Source File
+SOURCE=.\pslDump.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\pslExpression.cxx
# End Source File
# Begin Source File
@@ -110,11 +118,15 @@
# End Source File
# Begin Source File
-SOURCE=.\pslRun.cxx
+SOURCE=.\pslLocal.h
# End Source File
# Begin Source File
-SOURCE=.\pslStatement.cxx
+SOURCE=.\pslProgram.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\pslRun.cxx
# End Source File
# Begin Source File
|