Skip to Content.
Sympa Menu

maude-help - [Maude-help] Example sequents.maude with Maude 2

maude-help AT lists.cs.illinois.edu

Subject: Maude-help mailing list

List archive

[Maude-help] Example sequents.maude with Maude 2


Chronological Thread 
  • From: Hubert Wagner <hubert.wagner AT udo.edu>
  • To: maude-help AT peepal.cs.uiuc.edu
  • Cc:
  • Subject: [Maude-help] Example sequents.maude with Maude 2
  • Date: Fri, 27 May 2005 15:26:07 +0200
  • List-archive: <http://maude.cs.uiuc.edu/pipermail/maude-help>
  • List-id: Maude help list <maude-help.maude.cs.uiuc.edu>

Hello.

we have tried to run one of the older examples (sequents.maude) with Maude 2.
Here we get the following error message:

mod SEQUENT-RULES-PROP-LOG
Advisory: redefining module SEQUENT-RULES-PROP-LOG.
Warning: "sequents.maude", line 11 (mod SEQUENT-RULES-PROP-LOG): variable P is
used before it is bound in rule:
rl empty => |- (P,~ P) [label Identity] .
Warning: "sequents.maude", line 19 (mod SEQUENT-RULES-PROP-LOG): variable P is
used before it is bound in rule:
rl |- R => |- (P,R) [label Weakening] .

I assume that this example has worked with Maude 1. What are the essential changes in Maude 2 that this
example no longer works with Maude 2? What have I to change in the source code of sequents.maude
so that I can use it with Maude 2?

Thanks in advance.

Best regards,

Hubert Wagner

-------------------------------------------

Dr. Hubert Wagner
FB Informatik
University of Dortmund
D 44221 Dortmund
Germany

Email:
Hubert.Wagner AT udo.edu





Archive powered by MHonArc 2.6.16.

Top of Page