mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 13:22:26 +00:00
parent
930101bc00
commit
0611c0a458
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
(* compile with voc -M testFiles.Mod *)
|
||||
MODULE testFiles;
|
||||
|
||||
IMPORT Files, Texts := CmdlnTexts, Console;
|
||||
IMPORT Files, Texts, Console;
|
||||
|
||||
CONST file="makefile";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue