Defines | |
#define | GRISU_VERSION " 1.3.10 " |
The current version. | |
#define | APP_NAME "Grisu" |
The application name, shown on the title bar of the main window. | |
#define | GRISU_ABOUT_STRING |
The about string. The s in this string marks the position where GRISU_VERSION is to be inserted. |
|
The application name, shown on the title bar of the main window.
|
|
Value: "GRammar vISUalization tool (GRISU)\n\n"\ "Version%s\n\n"\ "Developed by Holger Wunsch and Detmar Meurers\n"\ "Copyright (C) 1998-2003 by the developers\n"\ "All rights reserved\n\n"\ "Seminar für Sprachwissenschaft, Universität Tübingen and\n"\ "Department of Linguistics, The Ohio State University\n\n"\ "The predecessor of this interface, XTroll, was developed\n"\ "1995-1998 by Carsten Heß." The s in this string marks the position where GRISU_VERSION is to be inserted.
|
|
The current version.
|