Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Added test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nancynguyen1014 committed Jan 13, 2021
1 parent 67c29f5 commit e588b80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public class ORBrakeSimulationListener extends AbstractSimulationListener {
private double velocity;
private double drag_coef = 1.3;
private double density = 1.225;

// comment
public ORBrakeSimulationListener() {
super();
}
Expand Down

0 comments on commit e588b80

Please sign in to comment.