Export mapper-routes.

This commit is contained in:
Eitaro Fukamachi 2014-11-14 12:36:45 +09:00
parent ad4b452a3f
commit a29c271f41

View file

@ -3,6 +3,7 @@
(:use :cl)
(:import-from :myway.mapper
:mapper
:mapper-routes
:make-mapper
:member-route
:add-route
@ -26,6 +27,7 @@
:to-app
:mapper
:mapper-routes
:add-route
:find-route