Skip to content

Commit

Permalink
Merge pull request #36 from favila/patch-1
Browse files Browse the repository at this point in the history
Add underive
  • Loading branch information
jafingerhut committed May 22, 2015
2 parents b3c5cf2 + b72663c commit 27eb0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clj-jvm/src/generator/core.clj
Expand Up @@ -712,7 +712,7 @@
["Dispatch" :cmds '[get-method methods]]
["Remove" :cmds '[remove-method remove-all-methods]]
["Prefer" :cmds '[prefer-method prefers]]
["Relation" :cmds '[derive isa? parents ancestors
["Relation" :cmds '[derive underive isa? parents ancestors
descendants make-hierarchy]]]
]
[:box "green"
Expand Down

0 comments on commit 27eb0e0

Please sign in to comment.