2011-02-14 14:58:57 +13:00

6 lines
75 B
PHP

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