swannodette / logic-tutorial

A Very Gentle Introduction to Relational Programming
936 stars 80 forks source link

defrel is replaced by pldb in core.logic 0.8.5 #14

Closed dougbot01 closed 10 years ago

dougbot01 commented 10 years ago

In the newest version of core.logic, defrel no longer exists and I get an unresolved symbol error.

https://github.com/clojure/core.logic/blob/master/CHANGES.md

I hope you could update the tutorial to work with 0.8.5, or note that it only works with certain versions.

I do see your project.clj uses 0.7.5, but for those of us just getting started it is rather confusing.

Thanks for the tutorial!

Confusion commented 10 years ago

Resolved by #15