[Erp5-report] r12229 - /erp5/trunk/products/ERP5/ancient/Simulation/
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Jan 23 20:46:08 CET 2007
Author: jp
Date: Tue Jan 23 20:46:03 2007
New Revision: 12229
URL: http://svn.erp5.org?rev=12229&view=rev
Log:
moved to ancient
Added:
erp5/trunk/products/ERP5/ancient/Simulation/
erp5/trunk/products/ERP5/ancient/Simulation/Divergence.py
erp5/trunk/products/ERP5/ancient/Simulation/Solver.py
Added: erp5/trunk/products/ERP5/ancient/Simulation/Divergence.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/ancient/Simulation/Divergence.py?rev=12229&view=auto
==============================================================================
--- erp5/trunk/products/ERP5/ancient/Simulation/Divergence.py (added)
+++ erp5/trunk/products/ERP5/ancient/Simulation/Divergence.py Tue Jan 23 20:46:03 2007
@@ -1,0 +1,2 @@
+class Divergence:
+ pass
Added: erp5/trunk/products/ERP5/ancient/Simulation/Solver.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/ancient/Simulation/Solver.py?rev=12229&view=auto
==============================================================================
--- erp5/trunk/products/ERP5/ancient/Simulation/Solver.py (added)
+++ erp5/trunk/products/ERP5/ancient/Simulation/Solver.py Tue Jan 23 20:46:03 2007
@@ -1,0 +1,3 @@
+
+class Solver:
+ pass
More information about the Erp5-report
mailing list