#!/bin/sh
RUNTIME=/usr/acucobol62/bin/runcbl
exec $RUNTIME -f -b -c Contractinfo.cfg /modulas/obj/HW02.acu 
