separated gui and cli dev files

began refactoring superscript in cli application
This commit is contained in:
Arthur Lu
2021-06-12 07:09:26 +00:00
parent a8a70d67fa
commit ee309b9f8b
10 changed files with 389 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
set pathtospec="../src/superscript.spec"
set pathtospec="../src/cli/superscript.spec"
set pathtodist="../dist/"
set pathtowork="temp/"

View File

@@ -1,4 +1,4 @@
pathtospec="../src/superscript.spec"
pathtospec="../src/cli/superscript.spec"
pathtodist="../dist/"
pathtowork="temp/"