From 8f51f225ce36ab84eac40c982d5317e25884655c Mon Sep 17 00:00:00 2001 From: wolf Date: Sun, 16 Feb 2003 23:57:17 +0000 Subject: [PATCH] Indent git-svn-id: https://svn.dealii.org/trunk@7099 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/bits/gerold_1.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bits/gerold_1.cc b/tests/bits/gerold_1.cc index 6792bccc22..16ad7dc1ee 100644 --- a/tests/bits/gerold_1.cc +++ b/tests/bits/gerold_1.cc @@ -86,7 +86,7 @@ void LaplaceProblem::run () grid_in.attach_triangulation (triangulation); - std::ifstream input_file("gerold_1.inp"); + std::ifstream input_file("gerold_1.inp"); cout << "read ucd data file" << endl; -- 2.39.5