Skip to content

Commit

Permalink
replace Header with Id
Browse files Browse the repository at this point in the history
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8302 cec4b9c1-7d33-0410-9eda-942365e851bb
  • Loading branch information
Christian Maeder authored and Christian Maeder committed Jul 10, 2007
1 parent 6cf925d commit 9f4362a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CASL/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Header$
# $Id$

call:
./ghc-call
Expand Down
2 changes: 1 addition & 1 deletion Common/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Header$
# $Id$

call:
./ghc-call
Expand Down
2 changes: 1 addition & 1 deletion HasCASL/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Header$
# $Id$

call:
./ghc-call
Expand Down
2 changes: 1 addition & 1 deletion Haskell/Hatchet/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Header$
# $Id$

call:
./ghc-call
Expand Down
2 changes: 1 addition & 1 deletion ToHaskell/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Header$
# $Id$

%:
(cd test; $(MAKE) $@)

0 comments on commit 9f4362a

Please sign in to comment.