SCM Repository
View of /sml/trunk/src/eXene/contrib/load-trace-menu
Parent Directory
|
Revision Log
Revision 2 -
(download)
(annotate)
Sat Oct 4 23:33:09 1997 UTC (23 years, 3 months ago) by monnier
File size: 310 byte(s)
Sat Oct 4 23:33:09 1997 UTC (23 years, 3 months ago) by monnier
File size: 310 byte(s)
Initial revision
(* script to load the trace menu widget code *) (* load the buffered channels from the CML library *) (* use "/usr/local/sml/cml-0.9.8/library/buffer.sml"; *) use "/home/jhr/sml/CML/library/buffer.sml"; structure BufferChan = BufferChan (CML); app use [ "trace-menu-sig.sml", "trace-menu.sml" ];
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |