summaryrefslogtreecommitdiff
path: root/ycurses/src/msgs.h
blob: 355aa45d6727f8aa633dce72516fc885053a9eb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef MSGS_H
#define MSGS_H

#define APPNAME "curses"
#define VERSION "0.1"
#define BRANCH "CURRENT"
#define BUILDNR 1661
#define UNAME "FreeBSD 5.3-RELEASE-p15 i386"
#define COMPOPT "Using built-in specs.; Configured with: FreeBSD/i386 system compiler; Thread model: posix; gcc version 3.4.2 [FreeBSD] 20040728; 3.4; g++"

#endif