Skip to Content.
Sympa Menu

coq-club - [Coq-Club] modules and tactics

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] modules and tactics


chronological Thread 
  • From: Keiko Nakata <keiko AT kurims.kyoto-u.ac.jp>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] modules and tactics
  • Date: Tue, 11 Sep 2007 21:30:44 +0900 (JST)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hello.

I am looking for a way to control name-space of my own tactics;
I want to hide auxiliary Ltac functions from the outside,
but export only interesting ones.

I know that I can define tactics in a module type, 
but I have not way to define them
without mentioning, thus exporting, auxiliaries. 

With best regards,
Keiko






Archive powered by MhonArc 2.6.16.

Top of Page