#!/bin/sh
#$Id$


#variables
#executables
HTMLAPP="/usr/pkg/bin/htmlapp"

$HTMLAPP -- "/usr/pkg/lib/Surfer/htmlapps/stopwatch.html"
