fixed Reals.Mod, see comments there, git rid of libc dependency, becaus ecvt call caused crash when running ./showdef oocLowLReal.sym file.

added oocLowReal.Mod and oocLowLReal.Mod
This commit is contained in:
Norayr Chilingarian 2013-10-18 17:34:26 +04:00
parent ec65d603a9
commit c9ebc5174d
13 changed files with 892 additions and 5 deletions

View file

@ -132,6 +132,7 @@ stage6:
$(VOCSTATIC) -sP ooc2IntConv.Mod
$(VOCSTATIC) -sP ooc2IntStr.Mod
$(VOCSTATIC) -sP ooc2Real0.Mod
$(VOCSTATIC) -sP oocLowReal.Mod oocLowLReal.Mod
$(VOCSTATIC) -sP oocwrapperlibc.Mod
$(VOCSTATIC) -sP ulmSYSTEM.Mod
$(VOCSTATIC) -sP ulmASCII.Mod ulmSets.Mod