Skip to content

Commit 8709df0

Browse files
committed
updated the manual
1 parent 5317439 commit 8709df0

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Binary file not shown.

readme_panicmage.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ ginac-tools
1010
libginac-dev
1111

1212

13-
compile with
13+
compile with
1414

15-
"g++ panicmage.c -lm -lgsl -lgslcblas -lcln -lginac -o panicmage"
15+
"g++ panicmage.c -st -lm -lgsl -lgslcblas -lcln -lginac -o panicmage"
16+
17+
18+
or "g++ -std=c++11 panicmage.c -st -lm -lgsl -lgslcblas -lcln -lginac -o panicmage" if gcc is < 6.0.
1619

1720

1821
you may now run panicmage from commandline with

0 commit comments

Comments
 (0)