@echo off rem @configure_input@ rem --------------------------------------------------------------------------- rem Copyright (C), 2011 The University of Melbourne. rem This file may only be copied under the terms of the GNU General rem Public License - see the file COPYING in the Mercury distribution. rem --------------------------------------------------------------------------- rem rem mprof - MercuryProfiler rem Use `mprof -h' for help. rem rem --------------------------------------------------------------------------- @echo off setlocal set MPROF="@PREFIX@\bin\mercury_profile" %MPROF% %*