00001 00017 #ifndef _CONTEXT_INI_ 00018 #define _CONTEXT_INI_ 00019 00020 extern void init_contexts (Slice *currslice); 00021 00022 #endif 00023