#!/usr/bin/env make

ROOT = ..

redo:
	cd $(ROOT) ; /home/blais/p/curator/bin/curator-hs .
