Purple  0.1
Standard Language Specification
identifier.h
Go to the documentation of this file.
1
8#ifndef IDENTIFIER_H
9#define IDENTIFIER_H
10
12#define MAX_IDENTIFIER_LENGTH 255
13
14#endif /* IDENTIFIER_H */