mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 15:42:25 +00:00
ported ulmConclusions, ulmRandomGenerators
Former-commit-id: d5a6f185c6
This commit is contained in:
parent
1f46569693
commit
39c37311ee
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