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 0803997 commit 0cfb58bCopy full SHA for 0cfb58b
structures.v
@@ -458,8 +458,8 @@ Elpi Export HB.end.
458
(* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% *)
459
460
461
-(** [HB.exports] rexports Exports modules that have been accumulated by
462
- [HB.structure] (it contains canonical, coercions and ELPI metadata) *)
+(** [HB.export Modname] does the work of [Export Modname] but also schedules [Modname]
+ to be exported later on, when [HB.reexport] is called. *)
463
464
Elpi Command HB.export.
465
Elpi Accumulate File "hb.elpi".
0 commit comments