FreeCalypso > hg > freecalypso-citrine
view cfgmagic/feature.tmffs2 @ 46:38cf7fa65976
sprintf/float.c: rounding corner case bug
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 29 Sep 2017 03:23:01 +0000 |
| parents | 75a11d740a02 |
| children |
line wrap: on
line source
if [ "$RVM_ETM_SWE" != 1 ] then echo "Error: feature tmffs2: need feature etm first" 1>&2 exit 1 fi TMFFS2=1 export_to_c TMFFS2
