// VECTORS := { Vector<double>; Vector<float>; Vector<long double> }
// --------------------
//
-// The input file of this form is typically located in the common/ directory
-// and is generated by ./configure to contain the list of vectors etc that
-// make sense for the current configuration. For example, the list of VECTORS
-// is going to contain PETSc vectors if so configured.
+// The input file is typically located in share/deal.II/template-arguments in
+// the build directory and it is built from config/template-arguments.in to
+// contain the list of vectors etc. that make sense for the current
+// configuration. For example, the list of VECTORS is going to contain PETSc
+// vectors if so configured.
//
// The second input is read from the command line and consists of a sequence
// of statements of the following form: