Skip to content

Commit

Permalink
Add padic_types.h to headers in Makefile
Browse files Browse the repository at this point in the history
Thanks to @tornaria for bringing this up
  • Loading branch information
albinahlback committed Feb 27, 2024
1 parent 785a6d0 commit 0e2fa0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ SINGLE_HEADERS := \
fmpz_types.h fmpq_types.h \
fmpz_mod_types.h fq_nmod_types.h \
fq_zech_types.h fq_types.h \
padic_types.h \
n_poly_types.h mpoly_types.h \
arf_types.h acf_types.h \
arb_types.h acb_types.h \
Expand Down

0 comments on commit 0e2fa0f

Please sign in to comment.