diff options
author | Richard Carlsson <[email protected]> | 2015-07-09 00:11:48 +0200 |
---|---|---|
committer | Richard Carlsson <[email protected]> | 2016-11-23 20:20:49 +0100 |
commit | 1c9fa817a1c05e270cd352d7a37857449e2f3d03 (patch) | |
tree | 530b9a2ce457b15dcb174050b468cd385ee8b1e7 /lib/hipe/misc | |
parent | 70ea41e54f6757798d9990f9e379e72aa7bbe721 (diff) | |
download | otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.tar.gz otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.tar.bz2 otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.zip |
Remove obsolete CVS keyword markup
Diffstat (limited to 'lib/hipe/misc')
-rw-r--r-- | lib/hipe/misc/hipe_gensym.erl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/hipe/misc/hipe_gensym.erl b/lib/hipe/misc/hipe_gensym.erl index 34963f3090..548071fd8f 100644 --- a/lib/hipe/misc/hipe_gensym.erl +++ b/lib/hipe/misc/hipe_gensym.erl @@ -17,8 +17,6 @@ %% Author : Eric Johansson and Kostis Sagonas %% Description : Generates unique symbols and fresh integer counts. %%======================================================================= -%% $Id$ -%%======================================================================= %% Notes: Written while we were in Montreal, Canada for PPDP-2000 as an %% exercise in Principles and Practice of Declarative Programming! %%======================================================================= |