view lphobos/typeinfos2.d @ 1008:4c20df3837f9

Preparation for next patch. Don't ask about why this is needed. I hate the preprocessor. Let's just leave it at that.
author Frits van Bommel <fvbommel wxs.nl>
date Sat, 28 Feb 2009 16:09:35 +0100
parents 288fe1029e1f
children
line wrap: on
line source

module typeinfos2;

import
typeinfo2.ti_AC,
typeinfo2.ti_Adouble,
typeinfo2.ti_Afloat,
typeinfo2.ti_Ag,
typeinfo2.ti_Aint,
typeinfo2.ti_Along,
typeinfo2.ti_Areal,
typeinfo2.ti_Ashort,
typeinfo2.ti_C;