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/flow | |
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/flow')
-rw-r--r-- | lib/hipe/flow/cfg.hrl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/hipe/flow/cfg.hrl b/lib/hipe/flow/cfg.hrl index 6bd3b6d3a5..8d0f8855bb 100644 --- a/lib/hipe/flow/cfg.hrl +++ b/lib/hipe/flow/cfg.hrl @@ -16,8 +16,6 @@ %% File : cfg.hrl %% Author : Kostis Sagonas <[email protected]> %% Purpose : Contains typed record declarations for the CFG data structures -%% -%% $Id$ %%============================================================================ -type cfg_lbl() :: non_neg_integer(). |