#!/bin/sh
#########################################################################
#                                                                       #
#                            Objective Caml                             #
#                                                                       #
#            Damien Doligez, projet Para, INRIA Rocquencourt            #
#                                                                       #
#   Copyright 1999 Institut National de Recherche en Informatique et    #
#   en Automatique.  All rights reserved.  This file is distributed     #
#   under the terms of the Q Public License version 1.0.                #
#                                                                       #
#########################################################################

# $Id: ocamlmktop.tpl,v 1.6 2005/03/25 23:56:42 kswadi Exp $

exec %%BINDIR%%/ocamlc -linkall toplevellib.cma "$@" topstart.cmo


syntax highlighted by Code2HTML, v. 0.9.1