# Schedule definitions for thorn TestTypes # $Header$ STORAGE: vint vint1 vint2 vint4 vint8 STORAGE: vreal vreal4 vreal8 vreal16 STORAGE: vcomplex vcomplex8 vcomplex16 vcomplex32 STORAGE: vbyte SCHEDULE TestTypes_C AT initial { LANG: C } "Test types in C" SCHEDULE TestTypes_Fortran AT initial { LANG: Fortran } "Test types in Fortran"