Skip to content

Commit

Permalink
updated the manual
Browse files Browse the repository at this point in the history
  • Loading branch information
fbaumdicker committed Feb 22, 2018
1 parent 5317439 commit 8709df0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Binary file renamed ReadMe_IMaGe.pdf → ReadMe_panicmage.pdf
Binary file not shown.
7 changes: 5 additions & 2 deletions readme_panicmage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ ginac-tools
libginac-dev


compile with
compile with

"g++ panicmage.c -lm -lgsl -lgslcblas -lcln -lginac -o panicmage"
"g++ panicmage.c -st -lm -lgsl -lgslcblas -lcln -lginac -o panicmage"


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


you may now run panicmage from commandline with
Expand Down

0 comments on commit 8709df0

Please sign in to comment.