1 /* Copyright (C) 2009, Parrot Foundation.
5 #ifndef PARROT_HAS_HEADER_H_GUARD
6 #define PARROT_HAS_HEADER_H_GUARD
9 * i_\w+ header includes
14 #define BUILD_OS_NAME "@osname@"
17 * defines from commandline
23 * HAS_\w+ config entries
29 * D_\w+ config entries
34 #endif /* PARROT_HAS_HEADER_H_GUARD */
38 * c-file-style: "parrot"
40 * vim: expandtab shiftwidth=4: