-
Notifications
You must be signed in to change notification settings - Fork 0
/
testboard.cm
65 lines (45 loc) · 1.1 KB
/
testboard.cm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
(* Use this for SML/NJ. You should be able to copy/paste the stuff from the mlb file. *)
Group is
$/basis.cm
sml-lib/njlib/lib-base-sig.sml
sml-lib/njlib/lib-base.sml
sml-lib/njlib/ord-key-sig.sml
sml-lib/njlib/ord-map-sig.sml
sml-lib/njlib/ord-set-sig.sml
sml-lib/njlib/splaytree-sig.sml
sml-lib/njlib/splaytree.sml
sml-lib/njlib/splay-set-fn.sml
sml-lib/njlib/splay-map-fn.sml
sml-lib/util/util-sig.sml
sml-lib/util/util.sml
sml-lib/util/listutil-sig.sml
sml-lib/util/listutil.sml
sml-lib/util/stringutil-sig.sml
sml-lib/util/stringutil.sml
sml-lib/util/vectorutil-sig.sml
sml-lib/util/vectorutil.sml
sml-lib/util/simplestream-sig.sml
sml-lib/util/simplestream.sml
sml-lib/util/script-sig.sml
sml-lib/util/script.sml
sml-lib/algo/de-bruijn-sequence-sig.sml
sml-lib/algo/de-bruijn-sequence.sml
sml-lib/misc/params-sig.sml
sml-lib/misc/params.sml
sml-lib/algo/heap-sig.sml
sml-lib/algo/heap.sml
json.sml
json-util.sml
ansi.sml
rng-sig.sml
rng.sml
phrases.sml
board-sig.sml
board.sml
(* tactic-sig.sml *)
(* astar.sml *)
forwardchain-sig.sml
forwardchain.sml
pathfind-sig.sml
pathfind.sml
testboard.sml