adventofcode/src-php/bootstrap.php

4 lines
53 B
PHP

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