]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix regexp for the $Id:$ line in the makefiles.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Jul 2000 08:16:20 +0000 (08:16 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Jul 2000 08:16:20 +0000 (08:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@3130 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/makefile2html

index a0aec8195ebb6d8fff1c8f291938ce5b4b07bae4..d353ff1bfa804723c926a408472d96f378f26f5d 100644 (file)
@@ -14,7 +14,7 @@ EOT
 
 # ignore the first few lines
 $_ = <>;
-while ( m!^#\*\s*\$Id$!) {
+while ( m!^#\s*\$Id!) {
     $_ = <>;
 }
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.