fixed demos.

-- noch


Former-commit-id: 441264de16
This commit is contained in:
Norayr Chilingarian 2015-01-28 20:17:14 +04:00
parent 930101bc00
commit 0611c0a458
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
(* compile with voc -M testFiles.Mod *)
MODULE testFiles;
IMPORT Files, Texts := CmdlnTexts, Console;
IMPORT Files, Texts, Console;
CONST file="makefile";