#!/usr/bin/env php7.4 \n"); exit(1); } $CNC6600 = require_once __DIR__ . '/bootstrap.php'; $CNC6600->loadProgram($argv[1]); $CNC6600->execute();