diff options
author | Jayaram Pai | 2014-05-19 11:02:57 +0530 |
---|---|---|
committer | Jayaram Pai | 2014-05-19 11:02:57 +0530 |
commit | 8377256e7d90aa7ba1cb51f6164e99f81e2eb53c (patch) | |
tree | 5afcc8e82d7f7d4f6fbff900520bd8f05eb343ca /OSCAD/forntEnd/setPath.py | |
download | FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.tar.gz FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.tar.bz2 FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.zip |
initial commit
Diffstat (limited to 'OSCAD/forntEnd/setPath.py')
-rw-r--r-- | OSCAD/forntEnd/setPath.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/OSCAD/forntEnd/setPath.py b/OSCAD/forntEnd/setPath.py new file mode 100644 index 0000000..778e6f3 --- /dev/null +++ b/OSCAD/forntEnd/setPath.py @@ -0,0 +1,2 @@ +#!/usr/bin/python +OSCAD_HOME="/home/hardik/OSCAD" |