From 58f6b7695b5227faa04eee17b71094868746431e Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sun, 21 Jan 2018 19:11:45 -0500 Subject: Cleanup Doxygen directives --- polynomi.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'polynomi.h') diff --git a/polynomi.h b/polynomi.h index 96dd238a..025ee67b 100644 --- a/polynomi.h +++ b/polynomi.h @@ -1,15 +1,11 @@ // polynomi.h - originally written and placed in the public domain by Wei Dai -/// \file -/// \headerfile polynomi.h +/// \file polynomi.h /// \brief Classes for polynomial basis and operations - #ifndef CRYPTOPP_POLYNOMI_H #define CRYPTOPP_POLYNOMI_H -/*! \file */ - #include "cryptlib.h" #include "secblock.h" #include "algebra.h" -- cgit v1.2.1