Changeset 253


Ignore:
Timestamp:
09/10/03 07:00:14 (8 years ago)
Author:
kevdadrum
Message:

another commit for the 'how're you' handler, cvs dislikes me intensely

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/abstracts.tcl

    r232 r253  
    10491049 
    10501050 
    1051  
     1051set answerWellbeing { 
     1052 
     1053    "fine thanks" 
     1054 
     1055    "much better now" 
     1056 
     1057    "not now, I'm 'busy'. mmmmmm." 
     1058 
     1059    "so much better now I've got %VAR{sillyThings}" 
     1060 
     1061    "oh the pain, the pain, the....I'm fine thanks" 
     1062    "I'm not bad thanks, how're you?" 
     1063} 
    10521064 
    10531065set answerWhens { 
Note: See TracChangeset for help on using the changeset viewer.