From bf16ee4f5ce85d7f2a37bb11df12e3acb78e84c0 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sun, 17 Jun 2018 21:08:03 +0100 Subject: [PATCH] Comment change --- include/etl/largest.h | 2 +- include/etl/smallest.h | 2 +- include/etl/type_traits.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/etl/largest.h b/include/etl/largest.h index 0bb51c11..a352a582 100644 --- a/include/etl/largest.h +++ b/include/etl/largest.h @@ -33,7 +33,7 @@ SOFTWARE. #endif //*************************************************************************** -// This file has been auto generated. Do not edit this file. +// THIS FILE HAS BEEN AUTO GENERATED. DO NOT EDIT THIS FILE. //*************************************************************************** //*************************************************************************** diff --git a/include/etl/smallest.h b/include/etl/smallest.h index 33eaaf6a..8b1337e1 100644 --- a/include/etl/smallest.h +++ b/include/etl/smallest.h @@ -33,7 +33,7 @@ SOFTWARE. #endif //*************************************************************************** -// This file has been auto generated. Do not edit this file. +// THIS FILE HAS BEEN AUTO GENERATED. DO NOT EDIT THIS FILE. //*************************************************************************** //*************************************************************************** diff --git a/include/etl/type_traits.h b/include/etl/type_traits.h index a28a2065..a1a21df8 100644 --- a/include/etl/type_traits.h +++ b/include/etl/type_traits.h @@ -33,7 +33,7 @@ SOFTWARE. #endif //*************************************************************************** -// This file has been auto generated. Do not edit this file. +// THIS FILE HAS BEEN AUTO GENERATED. DO NOT EDIT THIS FILE. //*************************************************************************** //***************************************************************************