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/icode/hipe_icode_exceptions.erl | |
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/icode/hipe_icode_exceptions.erl')
-rw-r--r-- | lib/hipe/icode/hipe_icode_exceptions.erl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/hipe/icode/hipe_icode_exceptions.erl b/lib/hipe/icode/hipe_icode_exceptions.erl index 4133110b2d..0039eb5091 100644 --- a/lib/hipe/icode/hipe_icode_exceptions.erl +++ b/lib/hipe/icode/hipe_icode_exceptions.erl @@ -65,9 +65,6 @@ %% exit value and jump directly to the catch handler. An %% alternative solution would be to have a new type of %% fail instruction that takes a fail-to label... -%% -%% CVS: -%% $Id$ %% ==================================================================== -module(hipe_icode_exceptions). |