3 * Copyright (C) 2008, Parrot Foundation.
6 #ifndef PARROT_PIR_PIRDEFINES_H_GUARD
7 #define PARROT_PIR_PIRDEFINES_H_GUARD
9 /* Parrot has 4 types */
10 #define NUM_PARROT_TYPES 4
15 #endif /* PARROT_PIR_PIRDEFINES_H_GUARD */
19 * c-file-style: "parrot"
21 * vim: expandtab shiftwidth=4: