From 64fa25ad425047252490ccfc5dd78e1779523159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 27 Jan 2022 09:42:24 +0100 Subject: [PATCH] Update 'Design.cpp' --- Design.cpp.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Design.cpp.md b/Design.cpp.md index 5506935..c954c65 100644 --- a/Design.cpp.md +++ b/Design.cpp.md @@ -4,8 +4,7 @@ Most of these functions are overloaded as ROOT was not always happy at compilati -Table of Contents -================= +## Table of Contents * [Functions and their parameters:](#functions-and-their-parameters) * [General helper function](#general-helper-function)