aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Interface.m
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CodeGen/Interface.m')
-rw-r--r--Tools/CodeGen/Interface.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/CodeGen/Interface.m b/Tools/CodeGen/Interface.m
index 9697e73..852e7c5 100644
--- a/Tools/CodeGen/Interface.m
+++ b/Tools/CodeGen/Interface.m
@@ -125,8 +125,8 @@ CreateKrancInterface[nonevolvedGroups_, evolvedGroups_, rhsGroups_,
VerifyGroupNames[rhsODEGroups];
VerifyGroups[groups];
VerifyString[implementation];
- VerifyStringList[inheritedImplementations];
- VerifyStringList[includeFiles];
+ VerifyStringList[inheritedImplementations, "InheritedImplementations"];
+ VerifyStringList[includeFiles, "IncludeFiles"];
(* These are the aliased functions that are USED by this thorn from other thorns *)
registerEvolved =
{