#!/bin/bash
swipl -x $(dirname "$(readlink -f "$0")")/lingua.pvm -- "$@"
