1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/include/Condorcet/Dev/interactiveShell.php

8 lines
116 B
PHP

<?php
declare(strict_types=1);
namespace CondorcetPHP\Condorcet;
require_once __DIR__.'/../vendor/autoload.php';