#!/bin/sh

exec /usr/bin/python -m rdflib.tools.graphisomorphism $*
