cfad47cfa3/src/oemcurses.c

User picture

Commiter: Nikos Chantziaras

Author: Nikos Chantziaras

Revision: cfad47cfa3


File Size: 261 Bytes

(June 01, 2009 20:54 UTC) Almost 3 years ago

Initial commit.

 
Show/hide line numbers
#include "common.h"

#include "std.h"

char G_tads_oem_app_name[] = PACKAGE_STRING;
char G_tads_oem_display_mode[] = "text-only";
char G_tads_oem_author[] = "Maintained by " PACKAGE_MAINTAINER " <" PACKAGE_BUGREPORT ">.\n";
int G_tads_oem_copyright_prefix = 1;