diff options
author | rahulp13 | 2020-02-23 17:06:49 +0530 |
---|---|---|
committer | rahulp13 | 2020-02-23 17:06:49 +0530 |
commit | de3096c51107371de2361921dca8ee785e643fc3 (patch) | |
tree | 9383ca5dfa55da43e8a41d1a678b3127b476da59 /.project | |
parent | 567e3b725fcc9d22e27cfd854a573d3e64deaff1 (diff) | |
download | eSim-de3096c51107371de2361921dca8ee785e643fc3.tar.gz eSim-de3096c51107371de2361921dca8ee785e643fc3.tar.bz2 eSim-de3096c51107371de2361921dca8ee785e643fc3.zip |
revert to xml from json
Diffstat (limited to '.project')
-rw-r--r-- | .project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.project b/.project deleted file mode 100644 index d72f4799..00000000 --- a/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>eSim</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> |