Compare commits
2 Commits
4440ab670a
...
6fb4dab718
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fb4dab718 | ||
|
|
d6addad181 |
Binary file not shown.
@@ -17,7 +17,7 @@ if not "%~1"=="" (
|
||||
)
|
||||
pushd "%~dp0"
|
||||
if "%~1"=="" (
|
||||
start javaw -classpath "%CLASSPATH%;bin/classes;bin/lib/Hack.jar;bin/lib/HackGUI.jar;bin/lib/Compilers.jar;bin/lib/AssemblerGUI.jar;bin/lib/TranslatorsGUI.jar" ^
|
||||
start c:\Users\A298862\pa\bin\javaw.exe -classpath "%CLASSPATH%;bin/classes;bin/lib/Hack.jar;bin/lib/HackGUI.jar;bin/lib/Compilers.jar;bin/lib/AssemblerGUI.jar;bin/lib/TranslatorsGUI.jar" ^
|
||||
HackAssemblerMain
|
||||
) else (
|
||||
echo Assembling "%_arg1%"
|
||||
|
||||
Reference in New Issue
Block a user