#!/bin/sh

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

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