Files
adventofcode/src/bootstrap.php
Tristan 68583b1b84
All checks were successful
continuous-integration/drone/push Build is passing
Move solutions out of the source itself
2023-12-03 20:47:53 +01:00

4 lines
53 B
PHP

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