~wattazoum/python-schedule/devel

« back to all changes in this revision

Viewing changes to python-schedule/.pydevproject

  • Committer: Oumar Aziz OUATTARA (alias wattazoum)
  • Date: 2007-10-22 20:20:06 UTC
  • Revision ID: wattazoum@gmail.com-20071022202006-7ut5sidsakdn42dt
Starting the modification of the api to be generic

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<?eclipse-pydev version="1.0"?>
 
3
 
 
4
<pydev_project>
 
5
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.5</pydev_property>
 
6
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
 
7
<path>/python-schedule/src</path>
 
8
</pydev_pathproperty>
 
9
</pydev_project>