From: Wolfgang Bangerth Date: Mon, 3 Feb 2003 16:55:20 +0000 (+0000) Subject: Fix bug: namespaces can end in } without a semicolon. Elements after such a closing... X-Git-Tag: v8.0.0~17006 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d4e14e11194f6ae940b66ab01968090489efa1d;p=dealii.git Fix bug: namespaces can end in } without a semicolon. Elements after such a closing brace were spuriously added to that namespace before. git-svn-id: https://svn.dealii.org/trunk@7006 0785d39b-7218-0410-832d-ea1e28bc413d ---