[BACK]Return to theo.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/Attic/theo.c between version 1.13 and 1.14

version 1.13, 2001/06/30 02:05:41 version 1.14, 2001/07/09 07:17:29
Line 74 
Line 74 
         "blah blah",          "blah blah",
         "i'd love to hack, but i can't",          "i'd love to hack, but i can't",
         "Wait, yes, I am on drugs",          "Wait, yes, I am on drugs",
         "during release it is a constant.  almost noone helps."          "during release it is a constant.  almost noone helps.",
           "i let you guys do whatever you wanted"
 };  };
   
 static const int ntalk = sizeof(talk)/sizeof(talk[0]);  static const int ntalk = sizeof(talk)/sizeof(talk[0]);

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14