diff options
author | Kostis Sagonas <[email protected]> | 2010-02-14 07:22:10 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-02-14 12:23:03 +0100 |
commit | b366554ee70509836d7550107163e14aed66c83f (patch) | |
tree | 2d6af6415cdc0d4c8b4368adef78ce2afb1e017f /lib/syntax_tools/doc | |
parent | a9c8a2496d54668d2d46133ff0ef1787cd7b80d6 (diff) | |
download | otp-b366554ee70509836d7550107163e14aed66c83f.tar.gz otp-b366554ee70509836d7550107163e14aed66c83f.tar.bz2 otp-b366554ee70509836d7550107163e14aed66c83f.zip |
syntax_tools: Remove $Id$ annotations
Diffstat (limited to 'lib/syntax_tools/doc')
-rw-r--r-- | lib/syntax_tools/doc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/syntax_tools/doc/Makefile b/lib/syntax_tools/doc/Makefile index 27f32988c8..6afd16f669 100644 --- a/lib/syntax_tools/doc/Makefile +++ b/lib/syntax_tools/doc/Makefile @@ -13,8 +13,6 @@ # Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings # AB. All Rights Reserved.'' # -# $Id: Makefile,v 1.1.1.1 2004/10/04 13:56:14 richardc Exp $ -# include $(ERL_TOP)/make/target.mk include $(ERL_TOP)/make/$(TARGET)/otp.mk |