public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Eric McDonald <mcdonald@phy.cmich.edu>
To: Elijah Meeks <elijahmeeks@yahoo.com>
Cc: Lincoln Peters <sampln@sbcglobal.net>,
	 Xconq list <xconq7@sources.redhat.com>
Subject: Re: Morale and opinions
Date: Sun, 26 Sep 2004 19:01:00 -0000	[thread overview]
Message-ID: <4157090B.10107@phy.cmich.edu> (raw)
In-Reply-To: <20040914011617.3398.qmail@web13126.mail.yahoo.com>

Elijah Meeks wrote:

> I attempted to use the 'has-opinions' unit attribute
> but GDL didn't recognize it.  

It appears to be 'opinions' and not 'has-opinions'.
 From looking at the code, I would say that its format is:
   (opinions ((side1 val1) (side2 val2) #| etc, etc... |#))
where 'side1', 'side2', and so on can either be a side number or a side 
symbol (such as "fed", without the double-quotes), and where 'val1', 
'val2', etc... are numbers reflecting the degree of the opinion.
Alternatively, you can simply specify that an unit has opinions about a 
side, but in no particular quantity:
   (opinions (side1 side2 #| etc... |#))
where 'side1', 'side2', and so on must be side symbols, and not numbers.
Or, you can specify:
   (opinions (val1 val2 #| etc... |#))
where 'val1' is the unit's opinion of the first side, 'val2' is the 
unit's opinion of the second side, etc.... These are numbers.

Eric

      parent reply	other threads:[~2004-09-26 18:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-14  0:18 Lincoln Peters
2004-09-14  1:07 ` Stan Shebs
2004-09-14  1:16   ` Lincoln Peters
2004-09-14  2:02 ` Elijah Meeks
2004-09-14 23:19   ` Lincoln Peters
2004-09-15  5:34   ` Eric McDonald
2004-09-15 20:21     ` Elijah Meeks
2004-09-18  3:19     ` Lincoln Peters
2004-09-18  6:24       ` Eric McDonald
2004-09-26 19:01   ` Eric McDonald [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4157090B.10107@phy.cmich.edu \
    --to=mcdonald@phy.cmich.edu \
    --cc=elijahmeeks@yahoo.com \
    --cc=sampln@sbcglobal.net \
    --cc=xconq7@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).