aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-05-23 21:13:50 +0200
committerThomas White <taw@physics.org>2014-05-23 21:13:50 +0200
commit9c8d90d851a90f1c62d791f6c076eacebc59f12e (patch)
treea15f480f1b6f472be99f129b59bb7a482f74d693
parent8000b4dab8172663b44538d098d6bd8ccf1aa006 (diff)
Refine radius
-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 8c3a6638..abf2364b 100644
--- a/src/post-refinement.h
+++ b/src/post-refinement.h
@@ -55,9 +55,9 @@ enum {
REF_CSX,
REF_CSY,
REF_CSZ,
+ REF_R,
NUM_PARAMS,
REF_DIV,
- REF_R,
};