Skip to content

Commit

Permalink
flambda-backend: stdlib/.depend
Browse files Browse the repository at this point in the history
  • Loading branch information
mshinwell committed Nov 2, 2023
1 parent a9d249f commit 1b378ed
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions stdlib/.depend
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,11 @@ stdlib__Callback.cmx : callback.ml \
stdlib__Callback.cmi
stdlib__Callback.cmi : callback.mli \
stdlib.cmi
camlinternalAtomic.cmo :
camlinternalAtomic.cmx :
camlinternalAtomic.cmo : \
camlinternalAtomic.cmi
camlinternalAtomic.cmx : \
camlinternalAtomic.cmi
camlinternalAtomic.cmi :
camlinternalComprehension.cmo : \
stdlib.cmi \
camlinternalComprehension.cmi
Expand Down

0 comments on commit 1b378ed

Please sign in to comment.