#!/bin/sh

SWIPL=lib64/swipl/bin/e2k-linux/swipl

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