Author: infinoid Date: Wed Jan 7 20:19:38 2009 New Revision: 35188 Modified: trunk/languages/pheme/Configure.pl
Log: [cage] Add $Id$ to pheme's new Configure.pl. (It still needs a copyright line) Modified: trunk/languages/pheme/Configure.pl ============================================================================== --- trunk/languages/pheme/Configure.pl (original) +++ trunk/languages/pheme/Configure.pl Wed Jan 7 20:19:38 2009 @@ -1,4 +1,5 @@ #! perl +# $Id$ use strict; use warnings;
