1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 23:02:07 +02:00

Welcome C++!

This commit is contained in:
2018-07-13 17:23:46 +02:00
parent a28289562a
commit b6655f6454
19 changed files with 469 additions and 435 deletions

7
.gitignore vendored
View File

@ -5,3 +5,10 @@
AMR.Rproj
tests/testthat/Rplots.pdf
inst/doc
/src/*.o
/src/*.o-*
/src/*.d
/src/*.so
*.dll
vignettes/*.R
.DS_Store