mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 09:52:24 +00:00
ported RandomNumbers
This commit is contained in:
parent
fcc5f1447d
commit
bd3b90d6b6
2 changed files with 41 additions and 0 deletions
1
makefile
1
makefile
|
|
@ -212,6 +212,7 @@ stage6:
|
|||
$(VOCSTATIC) -sP ZlibReaders.Mod
|
||||
$(VOCSTATIC) -sP ZlibWriters.Mod
|
||||
$(VOCSTATIC) -sP Zip.Mod
|
||||
$(VOCSTATIC) -sP RandomNumbers.Mod
|
||||
|
||||
|
||||
stage7:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue