S2OJ/web/app/vendor/composer/autoload_classmap.php

12 lines
321 B
PHP
Raw Normal View History

2022-10-08 11:58:22 +00:00
<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
2022-10-09 23:35:48 +00:00
'DynamicParent' => $vendorDir . '/benjaminhoegh/parsedown-math/ParsedownMath.php',
'ParsedownMath' => $vendorDir . '/benjaminhoegh/parsedown-math/ParsedownMath.php',
2022-10-08 11:58:22 +00:00
);