separated gui and cli dev files

began refactoring superscript in cli application


Former-commit-id: ee309b9f8b
This commit is contained in:
Arthur Lu
2021-06-12 07:09:26 +00:00
parent b561c51d21
commit 089ff7ec01
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/"