Skip to content

Commit

Permalink
tools
Browse files Browse the repository at this point in the history
  • Loading branch information
hannorein committed Sep 17, 2023
1 parent fde6e4f commit 80eff83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/orbital_elements/problem.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <stdlib.h>
#include <math.h>
#include "rebound.h"
#include "tools.h"

int main(int argc, char* argv[]){
struct reb_simulation* r = reb_create_simulation();
Expand Down

0 comments on commit 80eff83

Please sign in to comment.