view mc-switch.h @ 297:0f79c95df73a

switch index no compile error
author kono
date Sun, 06 Jun 2004 20:19:36 +0900
parents
children 3d260008c449
line wrap: on
line source

#if CASE_CODE
extern void genswitch(int cslist,int cslabel,int dlabel);
#endif