Also promote ParErr.ml

This commit is contained in:
Sander Spies 2020-02-17 17:49:48 +01:00 committed by Pierre-Emmanuel Wulfman
parent bd8cf09f9e
commit eafbe83151
6 changed files with 9 additions and 3 deletions

View File

@ -12,4 +12,5 @@ _build/*
/LexToken.ml
/Tests
error.messages
error.messages.new
error.messages.new
ParErr.ml

View File

@ -156,6 +156,7 @@
(rule
(targets ParErr.ml)
(mode promote-until-clean)
(deps Parser.mly ParToken.mly error.messages.checked-in LexToken.mli)
(action
(with-stdout-to %{targets}

View File

@ -12,4 +12,5 @@ _build/*
/LexToken.ml
/Tests
error.messages
error.messages.new
error.messages.new
ParErr.ml

View File

@ -157,6 +157,7 @@
(rule
(targets ParErr.ml)
(mode promote-until-clean)
(deps Parser.mly ParToken.mly error.messages.checked-in LexToken.mli)
(action
(with-stdout-to %{targets}

View File

@ -12,4 +12,5 @@ _build/*
/LexToken.ml
/Tests
error.messages
error.messages.new
error.messages.new
ParErr.ml

View File

@ -157,6 +157,7 @@
(rule
(targets ParErr.ml)
(mode promote-until-clean)
(deps Parser.mly ParToken.mly error.messages.checked-in LexToken.mli)
(action
(with-stdout-to %{targets}