#!/usr/bin/env php
<?php

/**
 * @file
 * ORCA command line executable.
 */

require __DIR__ . '/orca.php';
