aboutsummaryrefslogtreecommitdiff
path: root/src/misc/types.h
diff options
context:
space:
mode:
authorJ08nY2019-08-02 18:06:26 +0200
committerJ08nY2019-08-02 18:06:26 +0200
commit01002c7677970b234518097f5441c27932b4a94c (patch)
treebda16b8f3ba95ce5aa6131fed8062c22b80465bb /src/misc/types.h
parent9c26b5a5081913493cfa4b5d2010ad17be7f3c1a (diff)
downloadecgen-01002c7677970b234518097f5441c27932b4a94c.tar.gz
ecgen-01002c7677970b234518097f5441c27932b4a94c.tar.zst
ecgen-01002c7677970b234518097f5441c27932b4a94c.zip
Diffstat (limited to 'src/misc/types.h')
-rw-r--r--src/misc/types.h1
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;
/**