From 41b3b039ab9ad9115582880567aadfae05ff5ae5 Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 11 Aug 2006 13:04:53 +0000 Subject: [PATCH] Add a comment. git-svn-id: https://svn.dealii.org/trunk@13657 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/bits/fe_tools_14.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/bits/fe_tools_14.cc b/tests/bits/fe_tools_14.cc index b15522c47f..24fab8adb5 100644 --- a/tests/bits/fe_tools_14.cc +++ b/tests/bits/fe_tools_14.cc @@ -16,6 +16,8 @@ // check // FE::hp_constraints_are_implemented () +// a bit like hp_constraints_are_implemented, but with a different +// set of elements std::string output_file_name = "fe_tools_14/output"; -- 2.39.5