1 /*
2  * @(#)strings.c	1.3	01/04/85
3  *
4  * String definitions for the SUN Gremlin picture editor.
5  *
6  * Mark Opperman (opcode@monet.BERKELEY)
7  *
8  */
9 
10 char version[] = " Gremlin (85.1.4) <> Editing: ";
11 char GLibrary[] = "/usr/local/lib/gremlin/";
12