aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/rtl/hipe_icode2rtl.erl
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/rtl/hipe_icode2rtl.erl
parent70ea41e54f6757798d9990f9e379e72aa7bbe721 (diff)
downloadotp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.tar.gz
otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.tar.bz2
otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.zip
Remove obsolete CVS keyword markup
Diffstat (limited to 'lib/hipe/rtl/hipe_icode2rtl.erl')
-rw-r--r--lib/hipe/rtl/hipe_icode2rtl.erl3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/hipe/rtl/hipe_icode2rtl.erl b/lib/hipe/rtl/hipe_icode2rtl.erl
index 284705620c..82970f04ab 100644
--- a/lib/hipe/rtl/hipe_icode2rtl.erl
+++ b/lib/hipe/rtl/hipe_icode2rtl.erl
@@ -17,9 +17,6 @@
%% Author(s) : Erik Johansson
%% Description : Translates Icode to RTL
%%=======================================================================
-%%
-%% $Id$
-%%
%% TODO: Better handling of switches...
-module(hipe_icode2rtl).