git-subtree-dir: shf git-subtree-mainline:401408448fgit-subtree-split:b6c5a95b66
6 lines
93 B
Standard ML
6 lines
93 B
Standard ML
structure NormalDelete =
|
|
MakeNormalDelete
|
|
(struct
|
|
fun initMsgs _ = []
|
|
end)
|