#!/bin/sh -f

# simple wrapper to run pwo2xsf
XCRYSDEN_TOPDIR=/usr/local/share/xcrysden
XCRYSDEN_LIB_BINDIR=/usr/local/lib/xcrysden
export XCRYSDEN_TOPDIR
export XCRYSDEN_LIB_BINDIR

. $XCRYSDEN_TOPDIR/scripts/pwo2xsf.sh
