#!/bin/bash
export IBDM_IBNL_PATH=`pwd`
ibtopodiff -t 4-ary-4-tree.topo -d 4-ary-4-tree.lst  -e > ibtopodiff.log.new
tkdiff ibtopodiff.log.ref ibtopodiff.log.new
