00001 00023 #include "Global.h" 00024 00025 void AktionTraceReset(); 00026 bool TakeOverAktions(); 00027 bool ACTChanged(int box); 00028 //char sAktion[2000]; 00029 //int ActLineNumbers; 00030 char *GenerateACTString(int box); 00031 char *GenerateCAWString(); 00032 00033 00034