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


Former-commit-id: c9ebc5174d
This commit is contained in:
Norayr Chilingarian 2013-10-18 17:34:26 +04:00
parent b86148871b
commit 2ab3758ada
13 changed files with 895 additions and 8 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