> ;; Define our application > (defwebapp 'blog > :description "A web application based on Weblocks") > > This looked very similar to the weblocks-demo defwebapp, and I > couldn't figure out why I was getting that error. Any ideas?
Sure, the ' in front of "blog" needs to be removed. Leslie -- LinkedIn Profile: http://www.linkedin.com/in/polzer Xing Profile: https://www.xing.com/profile/LeslieP_Polzer Blog: http://blog.viridian-project.de/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
