#!/bin/sh

SWIPL=lib/swipl-8.4.0/bin/x86_64-cygwin/swipl

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