nth_clause cleanup with support for mega and exo clauses

This commit is contained in:
Vítor Santos Costa
2013-12-09 14:16:30 +00:00
parent df6ddfb8b6
commit 29c0d55ad4
6 changed files with 314 additions and 276 deletions

View File

@@ -115,6 +115,7 @@ typedef enum
TYPE_ERROR_NUMBER,
TYPE_ERROR_PREDICATE_INDICATOR,
TYPE_ERROR_PTR,
TYPE_ERROR_REFERENCE,
TYPE_ERROR_STRING,
TYPE_ERROR_TEXT,
TYPE_ERROR_UBYTE,