From 6e7384d29f834a7853f4433258edbc5163366765 Mon Sep 17 00:00:00 2001 From: Cameron Yang Date: Wed, 13 Nov 2019 13:46:14 -0800 Subject: Checkout GNUmakefile --- GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 5cd8f99e4..ef86420f6 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -5,8 +5,8 @@ OPENBC_HOME ?= ../openbc_poisson DEBUG = FALSE #DEBUG = TRUE -DIM = 2 -#DIM = 3 +#DIM = 2 +DIM = 3 #QED = TRUE #QED_TABLE_GEN = TRUE -- cgit v1.2.3