[Scipy-svn] r2950 - trunk/Lib/sandbox/timeseries

scipy-svn at scipy.org scipy-svn at scipy.org
Mon Apr 30 18:15:10 EDT 2007


Author: pierregm
Date: 2007-04-30 17:15:08 -0500 (Mon, 30 Apr 2007)
New Revision: 2950

Added:
   trunk/Lib/sandbox/timeseries/.project
   trunk/Lib/sandbox/timeseries/.pydevproject
Log:


Added: trunk/Lib/sandbox/timeseries/.project
===================================================================
--- trunk/Lib/sandbox/timeseries/.project	2007-04-30 16:12:50 UTC (rev 2949)
+++ trunk/Lib/sandbox/timeseries/.project	2007-04-30 22:15:08 UTC (rev 2950)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>scipy_svn_timeseries</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.python.pydev.PyDevBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.python.pydev.pythonNature</nature>
+	</natures>
+</projectDescription>

Added: trunk/Lib/sandbox/timeseries/.pydevproject
===================================================================
--- trunk/Lib/sandbox/timeseries/.pydevproject	2007-04-30 16:12:50 UTC (rev 2949)
+++ trunk/Lib/sandbox/timeseries/.pydevproject	2007-04-30 22:15:08 UTC (rev 2950)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse-pydev version="1.0"?>
+
+<pydev_project>
+<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.4</pydev_property>
+<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
+<path>/scipy_svn_timeseries</path>
+<path>/scipy_svn_timeseries/mtimeseries</path>
+</pydev_pathproperty>
+<pydev_pathproperty name="org.python.pydev.PROJECT_EXTERNAL_SOURCE_PATH">
+<path>/home/backtopop/workspace/numpyalt/src</path>
+</pydev_pathproperty>
+</pydev_project>




More information about the Scipy-svn mailing list