#!/usr/bin/sh

SWIPL=lib/swipl-9.0.4/bin/i686-linux/swipl

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