Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Reset and CoqIde

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Reset and CoqIde


chronological Thread 
  • From: sidi <Sidi.Ould_Biha AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Reset and CoqIde
  • Date: Thu, 10 Jun 2010 16:28:41 +0800
  • Organization: INRIA

Hi,

When Replaying some coq scripts in CoqIDE, I got an error message after
the execution a Reset in a context similar to the flowing :
Inductive toto : Type :=
  | A : toto
  | B : toto -> toto.

Reset toto_rect.
...
Error: Use CoqIDE navigation instead

If this is not a CoqIDE bug, I don't see why the user should get an
error msg.

Regards.





Archive powered by MhonArc 2.6.16.

Top of Page