aboutsummaryrefslogtreecommitdiff
path: root/src/post-refinement.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-07-31 17:07:37 +0200
committerThomas White <taw@physics.org>2013-07-31 17:09:36 +0200
commitbb98d82fdc16dff7374b19e572fe8a310136d34b (patch)
treeb285d381ab47ba00ef1e78189e9f1d610c63cfe3 /src/post-refinement.h
parent86dd02420afb7ef40e8a2b570f6751b7d56e47a3 (diff)
Refine divergence as well
Diffstat (limited to 'src/post-refinement.h')
-rw-r--r--src/post-refinement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post-refinement.h b/src/post-refinement.h
index 5e0c184f..bdd1eb10 100644
--- a/src/post-refinement.h
+++ b/src/post-refinement.h
@@ -55,8 +55,8 @@ enum {
REF_CSX,
REF_CSY,
REF_CSZ,
- NUM_PARAMS,
REF_DIV,
+ NUM_PARAMS,
REF_R,
};