overhauled physics engine
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
CC = gcc
|
||||
FC = gfortran
|
||||
FL = gfortran
|
||||
OPTC = -O3 -fPIC
|
||||
OPTF = -O3 -fPIC
|
||||
OPTL = -O3 -fPIC
|
||||
LPORDDIR = /home/makoto/sdpa-c/PORD/lib/
|
||||
IPORDDIR = /home/makoto/sdpa-c/PORD/include/
|
||||
Reference in New Issue
Block a user