#! /bin/sh
# The SPIMS software is covered by a license. The use of the software
# represents acceptance of the terms and conditions in the license.
# ******************************************************************
# Copyright (c) 1989, Swedish Institute of Computer Science
# parameters: {0,1,2} host names and protocol names
BENCHMARK="demo"

benchmark $BENCHMARK $@
