aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/opt
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2015-07-09 00:11:48 +0200
committerRichard Carlsson <[email protected]>2016-11-23 20:20:49 +0100
commit1c9fa817a1c05e270cd352d7a37857449e2f3d03 (patch)
tree530b9a2ce457b15dcb174050b468cd385ee8b1e7 /lib/hipe/opt
parent70ea41e54f6757798d9990f9e379e72aa7bbe721 (diff)
downloadotp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.tar.gz
otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.tar.bz2
otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.zip
Remove obsolete CVS keyword markup
Diffstat (limited to 'lib/hipe/opt')
-rw-r--r--lib/hipe/opt/hipe_spillmin.erl2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/hipe/opt/hipe_spillmin.erl b/lib/hipe/opt/hipe_spillmin.erl
index c2acc3cfa8..b28a6bfd13 100644
--- a/lib/hipe/opt/hipe_spillmin.erl
+++ b/lib/hipe/opt/hipe_spillmin.erl
@@ -18,8 +18,6 @@
%% by a function. This is done using an algorithm for register
%% allocation. The implementation is target-independent and
%% requires a target-specific interface module as argument.
-%%
-%% $Id$
%% ==========================================================================
%% Exported functions (short description):
%%