diff options
author | Thomas White <taw@physics.org> | 2014-05-23 21:13:50 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-05-23 21:13:50 +0200 |
commit | 9c8d90d851a90f1c62d791f6c076eacebc59f12e (patch) | |
tree | a15f480f1b6f472be99f129b59bb7a482f74d693 /src/post-refinement.h | |
parent | 8000b4dab8172663b44538d098d6bd8ccf1aa006 (diff) |
Refine radius
Diffstat (limited to 'src/post-refinement.h')
-rw-r--r-- | src/post-refinement.h | 2 |
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, }; |