#!/bin/sh
set -x

# Generate Neon II iso data
$GRASP/bin/iso <<EOF
10
20
n
20.1797
0
0
0
EOF

cat isodata
