diff options
author | Thomas White <taw@physics.org> | 2013-08-12 10:41:30 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-09-13 14:31:23 +0200 |
commit | d05eecd314661fad45db4fb48df179f861d77d24 (patch) | |
tree | e53976a387b240d59008fab2e8ef7fe39c0091d9 /src/post-refinement.h | |
parent | 896ced2c5826b71cf270d75310b8ac0fd495063b (diff) |
partialator: Debugging stuff
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 b964975e..63b6ff66 100644 --- a/src/post-refinement.h +++ b/src/post-refinement.h @@ -56,8 +56,8 @@ enum { REF_CSX, REF_CSY, REF_CSZ, - NUM_PARAMS, REF_DIV, + NUM_PARAMS, REF_R, }; |