aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/c-util.boot')
-rw-r--r--src/interp/c-util.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/c-util.boot b/src/interp/c-util.boot
index b8ec4c5f..21140ca3 100644
--- a/src/interp/c-util.boot
+++ b/src/interp/c-util.boot
@@ -50,7 +50,7 @@ module c_-util where
registerConstructor: (%Symbol,%Env) -> %Env
currentConstructor: %Env -> %Maybe %Symbol
-- functor data manipulation
- dbInfovec: %Constructor -> %Maybe %FunctorData
+ dbInfovec: %Symbol -> %Maybe %FunctorData
--% Accessors of domain and category objects