#!/bin/bash
export IBDM_IBNL_PATH=`pwd`
/home/ibdesign/IB/usr/bin/ibtopodiff -t apple_mu22.topo -d apple_mu22.lst -e > apple_mu22.topodiff.log.new
tkdiff apple_mu22.topodiff.log.ref apple_mu22.topodiff.log.new
