mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 06:22:25 +00:00
ported ulmConclusions, ulmRandomGenerators
This commit is contained in:
parent
7b7c968aac
commit
d5a6f185c6
9 changed files with 602 additions and 0 deletions
|
|
@ -209,6 +209,8 @@ stage6:
|
|||
$(VOCSTATIC) -sP ulmCipherOps.Mod
|
||||
$(VOCSTATIC) -sP ulmBlockCiphers.Mod
|
||||
$(VOCSTATIC) -sP ulmAsymmetricCiphers.Mod
|
||||
$(VOCSTATIC) -sP ulmConclusions.Mod
|
||||
$(VOCSTATIC) -sP ulmRandomGenerators.Mod
|
||||
|
||||
#pow32 libs
|
||||
$(VOCSTATIC) -sP powStrings.Mod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue