New auto-module system

This commit is contained in:
David Anderson
2005-07-15 19:05:31 +00:00
parent b312da8c63
commit 74ec2e75b8
17 changed files with 56 additions and 6 deletions

View File

@ -9,6 +9,8 @@
#endif
#define _regex_included
#pragma library regex
enum Regex
{
REGEX_MATCH_FAIL = -2,