Skip to content
Snippets Groups Projects
Commit 2ba51d9a authored by Brutzman, Don's avatar Brutzman, Don
Browse files

whitespace for readability

parent 4cda9e95
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,8 @@ public class ExampleTrackInterpolation extends ExampleSimulationProgram
{
// -------------------- Begin Variables for X3D autogenerated code
private X3dCreateInterpolators x3dInterpolators = new X3dCreateInterpolators();
private X3dCreateLineSet x3dLineSet = new X3dCreateLineSet();
private byte[] globalByteBufferForX3dInterpolators = null;
private X3dCreateLineSet x3dLineSet = new X3dCreateLineSet();
private byte[] globalByteBufferForX3dInterpolators = null;
// -------------------- End Variables for X3D autogenerated code
ArrayList<Pdu> pduSentList = new ArrayList<>();
......
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