aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qklib/infix/rule-set.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/qklib/infix/rule-set.scm b/qklib/infix/rule-set.scm
index 70c3540..df80e71 100644
--- a/qklib/infix/rule-set.scm
+++ b/qklib/infix/rule-set.scm
@@ -126,7 +126,7 @@
(make-unit value inv?)
unit?
(value unit-value)
- (inv? inv))
+ (inv? unit-inv?))
(define unit
(case-lambda