#!/usr/bin/env php
<?php

/**
 * ~~summary~~
 *
 * ~~description~~
 *
 * PHP version 5.3
 *
 * @category  Net
 * @package   PEAR2_Net_RouterOS
 * @author    Vasil Rangelov <boen.robot@gmail.com>
 * @copyright 2011 Vasil Rangelov
 * @license   http://www.gnu.org/copyleft/lesser.html LGPL License 2.1
 * @version   GIT: $Format:%x24Commit:%H%x24$
 * @link      http://pear2.php.net/PEAR2_Net_RouterOS
 */

/**
 * Run the console.
 */
require_once dirname(__FILE__) . DIRECTORY_SEPARATOR . 'roscon.php';
