[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj,1.21,1.22
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2005-02-06 20:06:33
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv411/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: Corrected "runned" into Run ... Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** b7_Scripts.csproj 6 Feb 2005 18:13:05 -0000 1.21 --- b7_Scripts.csproj 6 Feb 2005 20:06:05 -0000 1.22 *************** *** 118,122 **** /> <File ! RelPath = "CallingReportsForRunnedScripts\ShowReportFromFile.cs" SubType = "Code" BuildAction = "Compile" --- 118,122 ---- /> <File ! RelPath = "CallingReportsForRunScripts\ShowReportFromFile.cs" SubType = "Code" BuildAction = "Compile" |