summaryrefslogtreecommitdiff
path: root/devel/sml_tk/files/src-toolkit-regExp-regexp.mlb
blob: 14571329c3cbdd3a1e7df8dd2a7035fc97cee61e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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