#!/usr/bin/env php add("mdref", ROOT); $g = new mdref\Generator(REFS, @$argv[1]); $g->run();