[Quantproject-developers] QuantProject/b1_ADT ExtendedMath.cs, 1.3, 1.4
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2013-12-17 20:24:52
|
Update of /cvsroot/quantproject/QuantProject/b1_ADT In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28939 Modified Files: ExtendedMath.cs Log Message: Another test to see if notification goes to a new address Index: ExtendedMath.cs =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b1_ADT/ExtendedMath.cs,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ExtendedMath.cs 17 Dec 2013 18:49:37 -0000 1.3 --- ExtendedMath.cs 17 Dec 2013 20:24:50 -0000 1.4 *************** *** 1,3 **** ! using System; namespace QuantProject.ADT --- 1,3 ---- ! using System; namespace QuantProject.ADT |