From: Wolfgang Bangerth Date: Thu, 22 Mar 2001 16:58:48 +0000 (+0000) Subject: Fix parsing of CVS tag line. CVS expanded $id: in the regexp itself, X-Git-Tag: v8.0.0~19513 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f66c2fbfbf92e50dcbd5439d179d6d4b66ccee;p=dealii.git Fix parsing of CVS tag line. CVS expanded $id: in the regexp itself, so it did not match anything reasonable any more... git-svn-id: https://svn.dealii.org/trunk@4259 0785d39b-7218-0410-832d-ea1e28bc413d ---