Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyajohnson committed Jul 13, 2023
1 parent 3e011eb commit 5267b65
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ public Structure.Builder addStructure(String shortName, String dimString) {
rootGroup.addVariable(vb);
return vb;
}

public long calcSize() {
return calcSize(this.rootGroup);
}
Expand Down

0 comments on commit 5267b65

Please sign in to comment.