import (picrin library) to (picrin user) by default

This commit is contained in:
Yuichi Nishiwaki 2014-08-07 11:20:12 +09:00
parent 7653cb4bb1
commit 97bb9085af
1 changed files with 2 additions and 1 deletions

View File

@ -13,4 +13,5 @@
(scheme time) (scheme time)
(picrin macro) (picrin macro)
(picrin dictionary) (picrin dictionary)
(picrin array))) (picrin array)
(picrin library)))