/** Externs Misc. variables Copyright (c) 2002 Free Software Foundation This file is part of the StepTalk project. */ #import extern NSString *STCompilerSyntaxException; extern NSString *STCompilerGenericException; extern NSString *STCompilerInconsistencyException; extern NSString *STInterpreterGenericException;