From 8cb4be03b6577c7afcf99991d7b7df02d0e5fbf9 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Thu, 27 Oct 2016 17:13:24 +0200 Subject: [PATCH] minor --- doc/doxygen/headers/coding_conventions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/headers/coding_conventions.h b/doc/doxygen/headers/coding_conventions.h index 6d3bf13bf7..8f193211f8 100644 --- a/doc/doxygen/headers/coding_conventions.h +++ b/doc/doxygen/headers/coding_conventions.h @@ -195,7 +195,7 @@ file with declarations. The definitions should be guarded with #ifndef DOX -

For the first two cases, instantiation instructions are defined in .inst.in +

For the first two cases, instantiation instructions are defined in .inst.in files. These files are processed by custom CMake scripts to generate .inst files using lists of parameters (vector classes, dimensions, tensor ranks, etc) defined in cmake/config/template-arguments.in. It is those .inst -- 2.39.5