#!/bin/sh
# syntax: hugoniot [arguments]
# e.g. hugoniot data_file

# run interface
exec electra hugoniot $*
