/[aleader]/aleader/editor/rules
ViewVC logotype

Diff of /aleader/editor/rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jpritikin, Mon Jun 16 02:35:39 2003 UTC revision 1.2 by jpritikin, Thu Oct 9 03:19:00 2003 UTC
# Line 41  if now.intent = proximity then warn "Wha Line 41  if now.intent = proximity then warn "Wha
41  if now.intent = impasse and now.joints = 0 then  if now.intent = impasse and now.joints = 0 then
42    suggest "Impasse in reaction to what?  Consider adding a joint."    suggest "Impasse in reaction to what?  Consider adding a joint."
43    
44    if now.intent = accepts and now.topic = unset then
45      warn "Topic missing."
46    
47    if now.intent = admires and now.topic = unset then
48      warn "Topic missing."
49    
50    if now.intent = exposes and now.topic = unset then
51      warn "Topic missing."
52    
53    if now.intent = steals and now.topic = unset then
54      warn "Topic missing."
55    
56  if now.react.initiator = unset and now.initiator = unset then  if now.react.initiator = unset and now.initiator = unset then
57    warn "Who is the initiator?"    warn "Who is the initiator?"
58    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26