diff options
| author | J08nY | 2017-02-15 21:52:32 +0100 |
|---|---|---|
| committer | J08nY | 2017-02-15 21:52:32 +0100 |
| commit | 5d9d12811441930169b0517318dcf21c51b72e2d (patch) | |
| tree | bb7f4ed92f5fd9a253c238519525dae93896786f /src/io/output.h | |
| parent | 4190b8e35a781a08f1749448f51cb4ea798f5588 (diff) | |
| download | ecgen-5d9d12811441930169b0517318dcf21c51b72e2d.tar.gz ecgen-5d9d12811441930169b0517318dcf21c51b72e2d.tar.zst ecgen-5d9d12811441930169b0517318dcf21c51b72e2d.zip | |
Added some docs + Doxyfile
Diffstat (limited to 'src/io/output.h')
| -rw-r--r-- | src/io/output.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/io/output.h b/src/io/output.h index 5aca4bd..ea9a97e 100644 --- a/src/io/output.h +++ b/src/io/output.h @@ -2,6 +2,9 @@ * ecgen, tool for generating Elliptic curve domain parameters * Copyright (C) 2017 J08nY */ +/** + * @file output.h + */ #ifndef ECGEN_OUTPUT_H #define ECGEN_OUTPUT_H |
