#! /bin/csh

../graph $* >features.txt
gawk -f ../graph.awk classes.txt features.txt >interface.sig
