rearrange dotscape.mlb a little
This commit is contained in:
13
dotscape.mlb
13
dotscape.mlb
@@ -1,28 +1,25 @@
|
|||||||
$(SML_LIB)/basis/basis.mlb
|
$(SML_LIB)/basis/basis.mlb
|
||||||
|
|
||||||
(* FUNCTIONAL CORE *)
|
(* FUNCTIONAL CORE *)
|
||||||
|
functional-core/app-type.sml
|
||||||
|
|
||||||
ann
|
ann
|
||||||
"allowVectorExps true"
|
"allowVectorExps true"
|
||||||
in
|
in
|
||||||
functional-core/ndc.sml
|
functional-core/ndc.sml
|
||||||
functional-core/click-points.sml
|
functional-core/click-points.sml
|
||||||
functional-core/graph-lines.sml
|
functional-core/graph-lines.sml
|
||||||
end
|
|
||||||
|
|
||||||
functional-core/app-type.sml
|
|
||||||
functional-core/triangle-stage.sml
|
|
||||||
|
|
||||||
ann
|
|
||||||
"allowVectorExps true"
|
|
||||||
in
|
|
||||||
functional-core/triangles.sml
|
functional-core/triangles.sml
|
||||||
end
|
end
|
||||||
|
|
||||||
|
functional-core/triangle-stage.sml
|
||||||
|
|
||||||
functional-core/app-init.sml
|
functional-core/app-init.sml
|
||||||
functional-core/app-with.sml
|
functional-core/app-with.sml
|
||||||
|
|
||||||
message-types/input-msg.sml
|
message-types/input-msg.sml
|
||||||
message-types/draw-msg.sml
|
message-types/draw-msg.sml
|
||||||
|
|
||||||
functional-core/app-update.sml
|
functional-core/app-update.sml
|
||||||
|
|
||||||
(* IMPERATIVE SHELL *)
|
(* IMPERATIVE SHELL *)
|
||||||
|
|||||||
Reference in New Issue
Block a user