jennex

Our Wedding Site
git clone git://git.alexkarle.com.com/jennex
Log | Files | Refs | README | LICENSE

prod.scm (93B) [raw]


      1 ;; prod.scm -- runs main from main.scm (for compiled binary)
      2 (include "main.scm")
      3 (main '())