added ComplexMath and LComplexMath

Former-commit-id: 1f2fccfa3e
This commit is contained in:
Norayr Chilingarian 2013-10-21 17:12:38 +04:00
parent eebc103f72
commit be7f178634
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