#!/bin/sh

export GAP=${1:-gap}

$GAP -A -q -T < make_doc.g
