add new generation

This commit is contained in:
kmvan
2019-01-13 20:28:44 +08:00
parent e39b2e477a
commit b064ebdd59

View File

@@ -4,4 +4,4 @@ namespace InnStudio\Make;
include __DIR__ . '/vendor/autoload.php';
new \InnStudio\Compiler\Compiler(__DIR__);
new \InnStudio\Prober\Compiler\Compiler(__DIR__);