Compare commits
4 Commits
b648e39f18
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fb4dab718 | ||
|
|
d6addad181 | ||
|
|
4440ab670a | ||
|
|
cf9e1dadd7 |
BIN
N2T Projekt 6 händisch.docx
Normal file
BIN
N2T Projekt 6 händisch.docx
Normal file
Binary file not shown.
BIN
nand2tetris_old.zip
Normal file
BIN
nand2tetris_old.zip
Normal file
Binary file not shown.
@@ -17,7 +17,7 @@ if not "%~1"=="" (
|
|||||||
)
|
)
|
||||||
pushd "%~dp0"
|
pushd "%~dp0"
|
||||||
if "%~1"=="" (
|
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
|
HackAssemblerMain
|
||||||
) else (
|
) else (
|
||||||
echo Assembling "%_arg1%"
|
echo Assembling "%_arg1%"
|
||||||
|
|||||||
Reference in New Issue
Block a user