annotate mc-switch.h @ 560:d6ff45d719a5 string-shared

string sharing
author kono
date Sat, 07 Jan 2006 18:11:53 +0900 (2006-01-07)
parents 3d260008c449
children e055df7c1082
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
297
0f79c95df73a switch index no compile error
kono
parents:
diff changeset
1 #if CASE_CODE
299
3d260008c449 level 2 looks ok.
kono
parents: 297
diff changeset
2 extern void genswitch(int cslist,int cslabel);
297
0f79c95df73a switch index no compile error
kono
parents:
diff changeset
3 #endif