From d29de1bc4d7645bbccb6844c0a5ffef3e1982514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Wed, 13 Jan 2016 11:03:41 +0100 Subject: [PATCH] fix doc bug --- .../Developer_manual/Chapter_kernels.txt | 30 ++++++------------- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/Documentation/doc/Documentation/Developer_manual/Chapter_kernels.txt b/Documentation/doc/Documentation/Developer_manual/Chapter_kernels.txt index bfb553ef8be..4b662833d9e 100644 --- a/Documentation/doc/Documentation/Developer_manual/Chapter_kernels.txt +++ b/Documentation/doc/Documentation/Developer_manual/Chapter_kernels.txt @@ -119,30 +119,18 @@ homogeneous version of a predicate from the Cartesian version. When adding a new function object to the kernel you must: */