aboutsummaryrefslogtreecommitdiff
path: root/src/misc/types.h
diff options
context:
space:
mode:
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;
/**