RSS Git Download  Clone
Raw View History
Blames found: 1 Mode: text/x-c++src Binary: false


Hang on, we reloading big blames...
/* Title: tmsControlGui.h * Author: M.Thomas BEAM Ltd * Date: 2007-02-13 * * Contents: * * Mod Rec: * */ #ifndef TMSCONTROLGUI_H #define TMSCONTROLGUI_H #include <BString.h> #include <Config.h> extern BString ghostName; extern Config gconfig; #endif