nnf and sif to json converter (python)

This commit is contained in:
2013-04-15 04:05:32 +05:30
parent ffdbc082a6
commit fc84b6796a
7 changed files with 2172 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
nnf_to_json.py takes galFiltered.nnf as input as produces result.json as output.
sif_to_json.py takes galFiltered.sif as input as produces result2.json as output.