#!/bin/sh
#$Id$


#variables
#executables
HTMLAPP="@BINDIR@/htmlapp"

$HTMLAPP -- "@PREFIX@/lib/Surfer/htmlapps/stopwatch.html"
