progress fixing compile errors resulting from adding 'bufferModifyTime' field (fixed normal-mode move expressions)
This commit is contained in:
@@ -17,16 +17,6 @@ fcore/app-type.sml
|
||||
fcore/app-with.sml
|
||||
|
||||
fcore/text-constants.sml
|
||||
ann
|
||||
"allowVectorExps true"
|
||||
in
|
||||
fcore/rect.sml
|
||||
fcore/text-builder.sml
|
||||
fcore/cursor-dfa/make-dfa-loop.sml
|
||||
fcore/cursor-dfa/vi-WORD-dfa.sml
|
||||
fcore/cursor-dfa/vi-word-dfa.sml
|
||||
fcore/cursor-dfa/vi-dlr-dfa.sml
|
||||
end
|
||||
fcore/cursor.sml
|
||||
fcore/text-window.sml
|
||||
|
||||
@@ -34,18 +24,3 @@ fcore/finish.sml
|
||||
fcore/move.sml
|
||||
|
||||
fcore/normal-mode/normal-move.sml
|
||||
fcore/normal-mode/normal-delete.sml
|
||||
fcore/normal-mode/normal-mode.sml
|
||||
|
||||
fcore/app-update.sml
|
||||
|
||||
(* TEST FILES *)
|
||||
$(SML_LIB)/basis/mlton.mlb
|
||||
|
||||
shell/exception-logger.sml
|
||||
|
||||
test/Railroad/src/railroad.mlb
|
||||
test/normal-move.sml
|
||||
test/normal-delete.sml
|
||||
test/regression.sml
|
||||
test/test.sml
|
||||
|
||||
Reference in New Issue
Block a user