summaryrefslogtreecommitdiff
path: root/src/projManagement
diff options
context:
space:
mode:
authorfahim2015-02-05 15:44:25 +0530
committerfahim2015-02-05 15:44:25 +0530
commite91a76c90a2ee829c337251e9adc33767c808b51 (patch)
treedba2698c0ff969a45778ab93332da38971c91f8b /src/projManagement
downloadeSim-e91a76c90a2ee829c337251e9adc33767c808b51.tar.gz
eSim-e91a76c90a2ee829c337251e9adc33767c808b51.tar.bz2
eSim-e91a76c90a2ee829c337251e9adc33767c808b51.zip
Subject: First commit
Description: It incluse initial gui to be used in new flow of FreeEDA.
Diffstat (limited to 'src/projManagement')
-rw-r--r--src/projManagement/__init__.py0
-rw-r--r--src/projManagement/newProject.py19
2 files changed, 19 insertions, 0 deletions
diff --git a/src/projManagement/__init__.py b/src/projManagement/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/src/projManagement/__init__.py
diff --git a/src/projManagement/newProject.py b/src/projManagement/newProject.py
new file mode 100644
index 00000000..59ece47d
--- /dev/null
+++ b/src/projManagement/newProject.py
@@ -0,0 +1,19 @@
+
+#===============================================================================
+#
+# FILE: newProject.py
+#
+# USAGE: ---
+#
+# DESCRIPTION: It is called whenever new project is being called.
+#
+# OPTIONS: ---
+# REQUIREMENTS: ---
+# BUGS: ---
+# NOTES: ---
+# AUTHOR: Fahim Khan, fahim.elex@gmail.com
+# ORGANIZATION: ecSim team at FOSSEE, IIT Bombay.
+# CREATED: Wednesday 04 February 2015
+# REVISION: ---
+#===============================================================================
+