diff options
author | Mike Guy <mjtg@cam.ac.uk> | 2001-05-23 12:17:29 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-23 21:38:48 +0000 |
commit | 855a8c432447f455cac508112ba202de0207351d (patch) | |
tree | bb4154ab37d8b79a7d2c81515dca4bcec3905520 /keywords.pl | |
parent | 04e43a21088e2c6b07ebde9e57007350cfd7310b (diff) | |
download | perl-855a8c432447f455cac508112ba202de0207351d.tar.gz |
Remove EQ keyword
Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
p4raw-id: //depot/perl@10185
Diffstat (limited to 'keywords.pl')
-rwxr-xr-x | keywords.pl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keywords.pl b/keywords.pl index 06ee8f3efc..55992b8c1b 100755 --- a/keywords.pl +++ b/keywords.pl @@ -35,13 +35,7 @@ BEGIN CORE DESTROY END -EQ -GE -GT INIT -LE -LT -NE CHECK abs accept |