[SimBot-commits] CVS: simbot/plugins dice.pl,1.25,1.26
Status: Abandoned
Brought to you by:
kstange
|
From: Kevin S. <ks...@us...> - 2006-11-23 08:52:15
|
Update of /cvsroot/simbot/simbot/plugins In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv31093/plugins Modified Files: dice.pl Log Message: I find it sad that I can't remember how to update my own code. This means I am not working on it frequently enough. Index: dice.pl =================================================================== RCS file: /cvsroot/simbot/simbot/plugins/dice.pl,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -p -r1.25 -r1.26 --- dice.pl 23 Nov 2006 08:42:55 -0000 1.25 +++ dice.pl 23 Nov 2006 08:52:11 -0000 1.26 @@ -156,7 +156,7 @@ sub nlp_match { "the", "1", "many", "12", "dozen", "12", - "dozens", "48", + "dozens of", "48", "several", "7", "lot of", "30", "lots of", "30", |