#!/bin/sh

# nothing to do: the program is submitted as a precompiled executable
# if necessary, however, the program can be recompiled by uncommenting
# the following lines:

# cd source
# ./configure
# make runme
