diff options
| author | J08nY | 2019-08-02 18:06:26 +0200 |
|---|---|---|
| committer | J08nY | 2019-08-02 18:06:26 +0200 |
| commit | 01002c7677970b234518097f5441c27932b4a94c (patch) | |
| tree | bda16b8f3ba95ce5aa6131fed8062c22b80465bb /src/misc/types.h | |
| parent | 9c26b5a5081913493cfa4b5d2010ad17be7f3c1a (diff) | |
| download | ecgen-01002c7677970b234518097f5441c27932b4a94c.tar.gz ecgen-01002c7677970b234518097f5441c27932b4a94c.tar.zst ecgen-01002c7677970b234518097f5441c27932b4a94c.zip | |
Diffstat (limited to 'src/misc/types.h')
| -rw-r--r-- | src/misc/types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc/types.h b/src/misc/types.h index 4f39a39..827e8aa 100644 --- a/src/misc/types.h +++ b/src/misc/types.h @@ -87,6 +87,7 @@ typedef struct { GEN cm_discriminant; GEN frobenius_trace; GEN embedding_degree; + GEN conductor; } metadata_t; /** |
