#!/bin/sh
test -f "`kpsewhich phyzzx.fmt`" || fmtutil --byfmt phyzzx
exec tex -fmt=phyzzx "$@"
