Add files via upload

This commit is contained in:
nilsberglund-orleans 2022-03-13 18:29:22 +01:00 committed by GitHub
parent 9b429246e1
commit 6d878e89dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -818,6 +818,8 @@ updated gradually.
alpha = argument(x - c, y);
compute_trajectories_ellipse(x, y, configs, trajectory, traj_length); ```
```
```
#define MOVIE 1 /* set to 1 to generate movie */