mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Minor polishing
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
39fa6c2be9
commit
0ccc1c6e7d
9 changed files with 42 additions and 50 deletions
|
|
@ -18,8 +18,8 @@
|
|||
../Timer.lama
|
||||
%{project_root}/src/Driver.exe)
|
||||
(targets
|
||||
List.i
|
||||
List.o
|
||||
Array.i
|
||||
Array.o
|
||||
Buffer.i
|
||||
Buffer.o
|
||||
Collection.i
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
(deps
|
||||
../Makefile
|
||||
../../runtime/Std.i
|
||||
../List.lama
|
||||
../Array.lama
|
||||
../Buffer.lama
|
||||
../Collection.lama
|
||||
|
|
@ -18,8 +17,8 @@
|
|||
../Timer.lama
|
||||
%{project_root}/src/Driver.exe)
|
||||
(targets
|
||||
List.i
|
||||
List.o
|
||||
Array.i
|
||||
Array.o
|
||||
Buffer.i
|
||||
Buffer.o
|
||||
Collection.i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue