diff options
Diffstat (limited to 'src/math/arg.h')
| -rw-r--r-- | src/math/arg.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/math/arg.h b/src/math/arg.h new file mode 100644 index 0000000..65ea311 --- /dev/null +++ b/src/math/arg.h @@ -0,0 +1,8 @@ +/* + * ecgen, tool for generating Elliptic curve domain parameters + * Copyright (C) 2017 J08nY + */ +#ifndef ECGEN_ARG_H +#define ECGEN_ARG_H + +#endif // ECGEN_ARG_H |
