FreeCalypso > hg > freecalypso-citrine
view cfgmagic/feature.tmffs2 @ 47:3ba0351942e1
README: FC Citrine is retired, supplanted by FC Selenite
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 28 Jul 2018 17:37:41 +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
