We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cfb58b commit debb007Copy full SHA for debb007
structures.v
@@ -475,8 +475,8 @@ Elpi Export HB.export.
475
(* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% *)
476
477
478
-(** [HB.exports] rexports Exports modules that have been accumulated by
479
- [HB.structure] (it contains canonical, coercions and ELPI metadata) *)
+(** [HB.reexport] Exports all modules that were previously exported via [HB.export].
+ It is useful to create one big module with all exports at the end of a file. *)
480
481
Elpi Command HB.reexport.
482
Elpi Accumulate File "hb.elpi".
0 commit comments