adventofcode/src-php/bootstrap.php

4 lines
53 B
PHP
Raw Normal View History

<?php
define('DATA_DIR', dirname(__DIR__).'/data');