#!/bin/bash

# Copyright (C) 2005 Alley Stoughton
#
# This file is part of Version 0 of an SML/NJ library for the
# pretty-printing of possibly infinite syntax trees.  See the file
# COPYING for copying and usage restrictions. *)

# this file should be executable

ml-build pretty.cm Main.main .heap/pretty
