#!/bin/bash

# mlton -verbose 1 -default-type intinf -output heapmap heapmap.sml

mlton -verbose 1 -profile time -default-type intinf -output heapmap heapmap.sml

# mlton -verbose 1 -profile count -default-type intinf -output heapmap heapmap.sml
