#include <grid/geometry_info.h>
-// enable these lines for gcc2.95
-//
-//const unsigned int GeometryInfo<deal_II_dimension>::vertices_per_cell;
-//const unsigned int GeometryInfo<deal_II_dimension>::lines_per_cell;
-//const unsigned int GeometryInfo<deal_II_dimension>::quads_per_cell;
-//const unsigned int GeometryInfo<deal_II_dimension>::hexes_per_cell;
-//const unsigned int GeometryInfo<deal_II_dimension>::children_per_cell;
+const unsigned int GeometryInfo<deal_II_dimension>::vertices_per_cell;
+const unsigned int GeometryInfo<deal_II_dimension>::lines_per_cell;
+const unsigned int GeometryInfo<deal_II_dimension>::quads_per_cell;
+const unsigned int GeometryInfo<deal_II_dimension>::hexes_per_cell;
+const unsigned int GeometryInfo<deal_II_dimension>::children_per_cell;
template <>
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams