Skip to content

Commit

Permalink
src/sage/modular/arithgroup/farey_symbol.pyx: Add 'std=c++...'
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Mar 25, 2024
1 parent 13e0581 commit 39db3c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sage/modular/arithgroup/farey_symbol.pyx
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# distutils: sources = sage/modular/arithgroup/sl2z.cpp sage/modular/arithgroup/farey.cpp
# distutils: language = c++
# distutils: extra_compile_args = -std=c++11
# sage.doctest: needs sage.libs.pari
r"""
Farey symbol for arithmetic subgroups of `\PSL_2(\ZZ)`
Expand Down

0 comments on commit 39db3c5

Please sign in to comment.