File Library and TypeDecl syntax change

This commit is contained in:
gingerBill
2016-08-22 11:52:49 +01:00
parent 680274b6f1
commit a98e93f03f
15 changed files with 515 additions and 168 deletions
+2 -2
View File
@@ -45,8 +45,8 @@ pushd %build_dir%
cl %compiler_settings% "..\src\main.cpp" ^
/link %linker_settings% -OUT:%exe_name% ^
&& odin run ..\examples/demo001.odin
rem odin run ..\examples/demo001.odin
&& odin run ..\examples/demo.odin
rem odin run ..\examples/demo.odin
:do_not_compile_exe