Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a problem with makefile clean and some other minor bugs #3

Merged
merged 3 commits into from
Jun 6, 2022
Merged

Fixed a problem with makefile clean and some other minor bugs #3

merged 3 commits into from
Jun 6, 2022

Conversation

davide-giacomini
Copy link
Contributor

  • Makefile clean removed all the sources file
  • The .dat files where not automatically saved under results/
  • The bash script plot missed the command gnuplot

- makefile removed every cpp file, now it's been corrected

- gitignore added for vscode
- Corrected `plot` file under `visualization/`.
- Completed makefile clean
- Redirected `.dat` files under `results/` directory directly from the source code.
-
@kaifishr
Copy link
Owner

kaifishr commented Jun 6, 2022

@davide-giacomini Thank you for your pull request. Sorry that is took so long for me to merge it.

@kaifishr kaifishr merged commit 99d4b74 into kaifishr:main Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants