4
1
mirror of https://github.com/pfloos/quack synced 2024-08-29 15:43:45 +02:00

Fixing up MCQC

This commit is contained in:
Pierre-Francois Loos 2019-03-13 12:04:46 +01:00
parent a3b5d63ca2
commit 247bc25db5

View File

@ -1,6 +1,7 @@
IDIR =../../include
BDIR =../../bin
ODIR = obj
OODIR = ../IntPak/obj
SDIR =.
FC = gfortran -I$(IDIR)
ifeq ($(DEBUG),1)