mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 01:49:41 +00:00
Cleanup Doxygen directives
This commit is contained in:
parent
8ffd165c7a
commit
58f6b7695b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user