From 77810736f4ac104fe15973b62b79269b60dbff41 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 7 Oct 2008 21:52:32 +0000 Subject: [PATCH] Add a comment. git-svn-id: https://svn.dealii.org/trunk@17141 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/grid_in_msh.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/deal.II/grid_in_msh.cc b/tests/deal.II/grid_in_msh.cc index e936cbac76..d8ca0ae81b 100644 --- a/tests/deal.II/grid_in_msh.cc +++ b/tests/deal.II/grid_in_msh.cc @@ -11,6 +11,7 @@ // //---------------------------- grid_in_msh.cc --------------------------- +// read a file in the MSH format used by the GMSH program #include "../tests.h" #include -- 2.39.5