#!/usr/bin/env bash

cd "$SAGE_LOCAL/lib/sympow"
exec ./sympow "$@"
