diff options
author | Fahim | 2016-02-17 17:00:35 +0530 |
---|---|---|
committer | Fahim | 2016-02-17 17:00:35 +0530 |
commit | d634304de8022c499b1a4a23c85aa5f124539d93 (patch) | |
tree | 9ec07da28a569b4ebc54c69eba778809457f451d /esim-start.sh | |
parent | 9b6b022edb89e14fa83c3c1d6ebf0a9f96500b1a (diff) | |
parent | 8a6f29decb7793e678aa8492f4f8d899087f2f68 (diff) | |
download | eSim-d634304de8022c499b1a4a23c85aa5f124539d93.tar.gz eSim-d634304de8022c499b1a4a23c85aa5f124539d93.tar.bz2 eSim-d634304de8022c499b1a4a23c85aa5f124539d93.zip |
Merge branch 'develop'
Conflicts:
kicadSchematicLibrary/kicad.pro
src/ngspicetoModelica/__init__.py
Diffstat (limited to 'esim-start.sh')
-rwxr-xr-x | esim-start.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/esim-start.sh b/esim-start.sh deleted file mode 100755 index 6e2617e1..00000000 --- a/esim-start.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -cd /opt/eSim/src/frontEnd - -exec python Application.py |