Skip to content
Snippets Groups Projects
Commit 31063c1d authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Added CDF_DIMID_RP.

parent cf4d1c2b
No related branches found
No related tags found
No related merge requests found
...@@ -238,8 +238,10 @@ VCT; ...@@ -238,8 +238,10 @@ VCT;
enum { enum {
CDF_DIMID_X, CDF_DIMID_X,
CDF_DIMID_Y, CDF_DIMID_Y,
CDF_DIMID_RP, // reducedPoints
CDF_VARID_X, CDF_VARID_X,
CDF_VARID_Y, CDF_VARID_Y,
CDF_VARID_RP, // reducedPoints
CDF_VARID_A, CDF_VARID_A,
CDF_SIZE_ncIDs, CDF_SIZE_ncIDs,
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment