Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Re: refine skipping hole

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Re: refine skipping hole


Chronological Thread 
  • From: Arnaud Spiwack <aspiwack AT lix.polytechnique.fr>
  • To: Pierre Courtieu <pierre.courtieu AT gmail.com>
  • Cc: AUGER Cédric <sedrikov AT gmail.com>, coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Re: refine skipping hole
  • Date: Tue, 9 Oct 2012 12:01:00 +0200


Mmmh I would say it does have something to do with side effects since (still in v8.4) when you go back and forth in a script the existential variables numbers actually change. Is there any reason for that by the way?

None. It's just simpler this way (for now). It's true that it makes the naming of existential variables worse, but it's not like you can control those that exist in the background, so side effect or not, as long as the names are generated, they will look bad.


Arnaud



Archive powered by MHonArc 2.6.18.

Top of Page