diff options
author | fahim-oscad | 2016-04-28 16:46:32 +0530 |
---|---|---|
committer | fahim-oscad | 2016-04-28 16:46:32 +0530 |
commit | 2debdb42d3acc1e6beacbba0809905f38ee06fcc (patch) | |
tree | 52472a6940658222d2110b263f5d33395ad4a70c /src/ngspicetoModelica/Mapping.json | |
parent | 458d27e3fa3f8864eb2b47e2b39ca74a6f5e035f (diff) | |
download | eSim-2debdb42d3acc1e6beacbba0809905f38ee06fcc.tar.gz eSim-2debdb42d3acc1e6beacbba0809905f38ee06fcc.tar.bz2 eSim-2debdb42d3acc1e6beacbba0809905f38ee06fcc.zip |
Modified getunit function : Now it lower the case before taking value from Mapping.json
Diffstat (limited to 'src/ngspicetoModelica/Mapping.json')
-rw-r--r-- | src/ngspicetoModelica/Mapping.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ngspicetoModelica/Mapping.json b/src/ngspicetoModelica/Mapping.json index 3db10391..711a9724 100644 --- a/src/ngspicetoModelica/Mapping.json +++ b/src/ngspicetoModelica/Mapping.json @@ -163,9 +163,7 @@ "f":"e-15", "ma":"e-3", "v":"", - "V":"", - "i":"", - "I":"" + "a":"" } } |