#define DISPLAY_H "display.c" /************************************************************************* $Archive: /PACS/OnBoard/display.h $ $Revision: 3 $ $Date: 28/08/02 11:49 $ $Author: Amazy $ $Log: /PACS/OnBoard/display.h $ * * 3 28/08/02 11:49 Amazy * Added the header with the history log *************************************************************************/ extern void display(const char* string);