Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] CoqIDE loadpath error for ssreflect

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] CoqIDE loadpath error for ssreflect


Chronological Thread 
  • From: Ralf Jung <jung AT mpi-sws.org>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] CoqIDE loadpath error for ssreflect
  • Date: Thu, 11 Jun 2015 20:48:09 +0200

Hi,

> Thanks for the suggestion.
>
> Unfortunately when I followed the instruction I got the following
> error: Cannot find library ssreflect in loadpath
>
> What file extension should the ssreflect library have ( I would like to
> check that it is in the folder ) ?

Please try "Require Import Ssreflect.ssreflect".

There should be a file
/opt/local/lib/coq/user-contrib/Ssreflect/ssreflect.vo.

Kind regards,
Ralf



Archive powered by MHonArc 2.6.18.

Top of Page