Skip to content

Commit

Permalink
Cleanup of keywords.
Browse files Browse the repository at this point in the history
  • Loading branch information
at88mph committed Jun 13, 2024
1 parent 06870ca commit cd70ae5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public void test1DEnergy() throws Exception {
testHeader.addValue(Standard.CRPIXn.n(1), 1.000000000000E+00D);
testHeader.addValue(CADCExt.CUNITn.n(1), "Hz");
testHeader.addValue(CADCExt.PC1_1, 1.000000000000E+00D);
testHeader.addValue(CADCExt.RESTFRQ, 1.152712000000E+11D);
testHeader.addValue(Standard.RESTFRQ, 1.152712000000E+11D);
testHeader.addValue(CADCExt.SPECSYS, "LSRK");
testHeader.addValue(Standard.BSCALE, 1.000000000000E+00D);
testHeader.addValue(Standard.BZERO, 0.000000000000E+00D);
Expand Down

0 comments on commit cd70ae5

Please sign in to comment.