added ComplexMath and LComplexMath

This commit is contained in:
Norayr Chilingarian 2013-10-21 17:12:38 +04:00
parent fb38248e59
commit 1f2fccfa3e
3 changed files with 559 additions and 0 deletions

View file

@ -136,6 +136,7 @@ stage6:
$(VOCSTATIC) -sP oocRealMath.Mod oocOakMath.Mod
$(VOCSTATIC) -sP oocLRealMath.Mod
$(VOCSTATIC) -sP oocLongInts.Mod
$(VOCSTATIC) -sP oocComplexMath.Mod oocLComplexMath.Mod
$(VOCSTATIC) -sP oocLRealConv.Mod oocLRealStr.Mod
$(VOCSTATIC) -sP oocRealConv.Mod oocRealStr.Mod
$(VOCSTATIC) -sP oocMsg.Mod oocChannel.Mod