6 lines
75 B
PHP
Raw Normal View History

2011-02-09 16:53:59 +13:00
<?php
require 'Compiler.php' ;
ParserCompiler::cli( $_SERVER['argv'] ) ;