diff options
author | Richard Carlsson <[email protected]> | 2011-07-19 11:16:27 +0200 |
---|---|---|
committer | Richard Carlsson <[email protected]> | 2011-09-25 17:44:02 +0200 |
commit | 33b9fe219788bb8658cc160620ad6a6757312ea6 (patch) | |
tree | 62c63620641f4bc7d3bb66d3c604645282842d5b /lib/eunit/include | |
parent | 756f30146091d0383566b5291a85cc6c4198869b (diff) | |
download | otp-33b9fe219788bb8658cc160620ad6a6757312ea6.tar.gz otp-33b9fe219788bb8658cc160620ad6a6757312ea6.tar.bz2 otp-33b9fe219788bb8658cc160620ad6a6757312ea6.zip |
removed cvs keywords from files
Diffstat (limited to 'lib/eunit/include')
-rw-r--r-- | lib/eunit/include/eunit.hrl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/eunit/include/eunit.hrl b/lib/eunit/include/eunit.hrl index 493ba60a2d..db68d8ae60 100644 --- a/lib/eunit/include/eunit.hrl +++ b/lib/eunit/include/eunit.hrl @@ -13,8 +13,6 @@ %% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 %% USA %% -%% $Id: eunit.hrl 337 2009-03-09 08:38:28Z rcarlsson $ -%% %% Copyright (C) 2004-2006 Micka�l R�mond, Richard Carlsson %% Including this file turns on testing and defines TEST, unless NOTEST |