diff options
author | SangaviGR | 2024-09-13 01:15:31 +0530 |
---|---|---|
committer | GitHub | 2024-09-13 01:15:31 +0530 |
commit | 3989889835663988f3dc89f1c1b0a8c5e23e303d (patch) | |
tree | 6eb539107e3c9a78049dc615b118db4e4cf01738 /src/converter/schematic_converters/lib/PythonLib/PythonLib.proj | |
parent | 5865b5d9a2375971fe2ec1cbcc3e9344f138907d (diff) | |
download | eSim-3989889835663988f3dc89f1c1b0a8c5e23e303d.tar.gz eSim-3989889835663988f3dc89f1c1b0a8c5e23e303d.tar.bz2 eSim-3989889835663988f3dc89f1c1b0a8c5e23e303d.zip |
Integrated Schematic Converters (#271)
Add the files for the Schematic Converters(PSpice to KiCad and LTspice to KiCad converters) to eSim.
Diffstat (limited to 'src/converter/schematic_converters/lib/PythonLib/PythonLib.proj')
-rw-r--r-- | src/converter/schematic_converters/lib/PythonLib/PythonLib.proj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/converter/schematic_converters/lib/PythonLib/PythonLib.proj b/src/converter/schematic_converters/lib/PythonLib/PythonLib.proj new file mode 100644 index 00000000..5257c0af --- /dev/null +++ b/src/converter/schematic_converters/lib/PythonLib/PythonLib.proj @@ -0,0 +1 @@ +schematicFile PythonLib.sch.sch |