From 8377256e7d90aa7ba1cb51f6164e99f81e2eb53c Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Mon, 19 May 2014 11:02:57 +0530 Subject: initial commit --- OSCAD/setPath.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 OSCAD/setPath.py (limited to 'OSCAD/setPath.py') diff --git a/OSCAD/setPath.py b/OSCAD/setPath.py new file mode 100644 index 0000000..778e6f3 --- /dev/null +++ b/OSCAD/setPath.py @@ -0,0 +1,2 @@ +#!/usr/bin/python +OSCAD_HOME="/home/hardik/OSCAD" -- cgit