#!/bin/sh

SWIPL=lib/swipl/bin/riscv64-openbsd/swipl

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