SCM Repository
[smlnj] / sml / trunk / src / tools / TraceDebugProf / install-back-trace.sml |
View of /sml/trunk/src/tools/TraceDebugProf/install-back-trace.sml
Parent Directory
|
Revision Log
Revision 1758 -
(download)
(annotate)
Tue Feb 15 23:52:33 2005 UTC (16 years, 1 month ago) by mblume
File size: 312 byte(s)
Tue Feb 15 23:52:33 2005 UTC (16 years, 1 month ago) by mblume
File size: 312 byte(s)
moved TraceDebugProf where it belongs
(* install-back-trace.sml * * A module that causes (at link time) to have the back-trace * plugin installed into its core hook. * * Copyright (c) 2004 by The Fellowship of SML/NJ * * Author: Matthias Blume (blume@tti-c.org) *) structure InstallBackTrace = struct val _ = BackTrace.install () end
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |