#!/bin/sh

SWIPL=lib/swipl/bin/aarch64-linux/swipl

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