Mercurial > pub > site.implab
view config/bootstrap.pm @ 12:d9551c7e7101
improved dox library
author | sergey |
---|---|
date | Fri, 16 May 2014 16:47:50 +0400 |
parents | fa7a99c2d079 |
children |
line wrap: on
line source
use File::Spec(); use lib File::Spec->catdir($IMPL::Config::AppBase, '../Impl/Lib'); use lib File::Spec->catdir($IMPL::Config::AppBase, '../benzin/lib'); 1;