Skip to content

Commit 39db3c5

Browse files
author
Matthias Koeppe
committed
src/sage/modular/arithgroup/farey_symbol.pyx: Add 'std=c++...'
1 parent 13e0581 commit 39db3c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sage/modular/arithgroup/farey_symbol.pyx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# distutils: sources = sage/modular/arithgroup/sl2z.cpp sage/modular/arithgroup/farey.cpp
2+
# distutils: language = c++
3+
# distutils: extra_compile_args = -std=c++11
24
# sage.doctest: needs sage.libs.pari
35
r"""
46
Farey symbol for arithmetic subgroups of `\PSL_2(\ZZ)`

0 commit comments

Comments
 (0)