| Current Path : /var/www/web2/moodle/lib/lessphp/Exception/ |
| Current File : /var/www/web2/moodle/lib/lessphp/Exception/Compiler.php |
<?php
/**
* Compiler Exception
*
* @package Less
* @subpackage exception
*/
class Less_Exception_Compiler extends Less_Exception_Parser{
}