#!/bin/sh
#
# cwm on my system is
# alias cwm 'python /Users/charles/W3C/WWW/2000/10/swap/cwm.py'
#
# you need to have something equivalent...

`which python` `locate cwm.py` --rdf $@ --n3 finished.n3 dropDone.n3 ra2cal3.n3 --think --purge --filter=ra2cal3.n3

