#!/bin/sh
#
# Link script for default-slot odepack

echo -L${MADSDK_ROOT}/math-slots/default/lib -lodepack `blas_link`
