[Quantproject-developers] QuantProject/b1_ADT ExtendedMath.cs, 1.2, 1.3
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2013-12-17 18:49:40
|
Update of /cvsroot/quantproject/QuantProject/b1_ADT In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22830/b1_ADT Modified Files: ExtendedMath.cs Log Message: test to see if notification goes to my new sf email Index: ExtendedMath.cs =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b1_ADT/ExtendedMath.cs,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ExtendedMath.cs 14 Jan 2008 23:11:19 -0000 1.2 --- ExtendedMath.cs 17 Dec 2013 18:49:37 -0000 1.3 *************** *** 1,3 **** ! using System; namespace QuantProject.ADT --- 1,3 ---- ! using System; namespace QuantProject.ADT |