add heim_error_t

This commit is contained in:
Love Hornquist Astrand
2011-09-25 19:03:23 +02:00
parent d3f85af92c
commit c94f299fc8
6 changed files with 174 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ libheimbase_OBJS = \
$(OBJ)\array.obj \
$(OBJ)\bool.obj \
$(OBJ)\dict.obj \
$(OBJ)\error.obj \
$(OBJ)\heimbase.obj \
$(OBJ)\null.obj \
$(OBJ)\number.obj \