#!/bin/sh
# imports daml documents into Cyc

. set-classpath.sh

java -classpath $OPENCYC_CLASSPATH org.opencyc.xml.ImportSonatDaml
