Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
src/sage/modular/pollack_stevens/dist.pyx: Add missing distutils dire…
Browse files Browse the repository at this point in the history
…ctives
  • Loading branch information
Matthias Koeppe committed Jun 1, 2020
1 parent 10f7542 commit 5867c05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sage/modular/pollack_stevens/dist.pyx
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# -*- coding: utf-8 -*-
# distutils: libraries = gmp zn_poly
# distutils: extra_compile_args = -D_XPG6
"""
`p`-adic distributions spaces
Expand Down

0 comments on commit 5867c05

Please sign in to comment.