mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
interface to the user interface description and command language Tcl/Tk. It allows the implementation of graphical user interfaces in a structured and reusable way, supported by the powerful module system of Standard ML. WWW: http://www.informatik.uni-bremen.de/~cxl/sml_tk PR: ports/119640 Submitted by: Timothy Bourke <timbob at bigpond.com>
12 lines
162 B
Text
12 lines
162 B
Text
local
|
|
$(SML_LIB)/basis/basis.mlb
|
|
../../std_lib/std_lib.mlb
|
|
|
|
match.sig
|
|
rex.sml
|
|
globber.sml
|
|
in
|
|
signature MATCH
|
|
structure Globber
|
|
structure Rex
|
|
end
|