File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ appropriate `_SubComponent` fake subdirectory. Look at
43
43
44
44
To add or remove a subcomponent, just add or remove the corresponding
45
45
` theories/Make.* ` file and adapt ` doc/stdlib/depends.dot ` and
46
- ` .nix/coq -overlays/stdlib-subcomponents/default.nix ` . One can use the
46
+ ` .nix/rocq -overlays/stdlib-subcomponents/default.nix ` . One can use the
47
47
` dev/tools/make-depends.sh ` script to help update the graph (the line
48
48
below ` File dependencies ` can be uncommented to better understand
49
49
which files are responsible for some subcomponent dependency).
Original file line number Diff line number Diff line change 1
1
# this has been mostly automatically generated by dev/tools/make-depends.sh
2
- # when editing this, ensure to keep .nix/coq -overlays/stdlib-subcomponents
2
+ # when editing this, ensure to keep .nix/rocq -overlays/stdlib-subcomponents
3
3
# in sync
4
4
digraph stdlib_deps {
5
5
node [color =" #ff540a" ,
You can’t perform that action at this time.
0 commit comments