#! /bin/sh

: ${GEODB:=geo}

monitor -c 'define function bin_path_out (
	language = "c",
	returntype = char16) arg is (path)
	as "'$GEOHOME/rtree/bin_path_out.o'"
' $GEODB

