aboutsummaryrefslogtreecommitdiff
path: root/src/post-refinement.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-06-24 23:15:04 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:30 +0100
commit27c0e190cc10fc2856e078dcb6710c29bdd15176 (patch)
treeb8c6e8a601bc1ef4da475dd0b78e9d5c538df114 /src/post-refinement.h
parent9110bcfa0edec740eb006af389031caec8cfd37e (diff)
Test everything
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 16db022c..039a69c8 100644
--- a/src/post-refinement.h
+++ b/src/post-refinement.h
@@ -29,13 +29,13 @@ enum {
REF_ASX,
REF_ASY,
REF_ASZ,
- NUM_PARAMS,
REF_BSX,
REF_BSY,
REF_BSZ,
REF_CSX,
REF_CSY,
REF_CSZ,
+ NUM_PARAMS,
REF_DIV,
REF_R,
};