1
0
mirror of https://github.com/silverstripe/silverstripe-framework synced 2024-10-22 14:05:37 +02:00
silverstripe-framework/thirdparty/php-peg/cli.php
2011-02-14 14:58:57 +13:00

6 lines
75 B
PHP

<?php
require 'Compiler.php' ;
ParserCompiler::cli( $_SERVER['argv'] ) ;