Fix bugs
This commit is contained in:
parent
5e120d3240
commit
7ca72b2ef7
2 changed files with 2 additions and 2 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit 79ae49faaedadfb4572b144b4f50744146416d48
|
||||
Subproject commit 32801896e4d9533b3b61453b4ebb813042c59e5c
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
(cond-> (set (map #(list 'quote %)
|
||||
(map first classes)))
|
||||
protocols?
|
||||
(conj (list 'quote 'sci.impl.IReified)))
|
||||
(conj (list 'quote 'sci.impl.types.IReified)))
|
||||
(list 'fn ['interfaces 'methods 'protocols]
|
||||
(concat prelude
|
||||
(mapcat
|
||||
|
|
|
|||
Loading…
Reference in a new issue