#!/bin/sh

SWIPL=lib/swi-prolog/bin/ppc64-linux/swipl

$SWIPL -f none -s $libdir/latex2html.pl -t halt -- $*
