mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 12:28:22 +01:00
fixing stuff and adding comments
This commit is contained in:
parent
fc7a78be54
commit
492172c26f
@ -1,3 +1,4 @@
|
||||
## Time-stamp: "Last modified 2024-06-13 10:25:44 delucia"
|
||||
# prepare R environment (Rcpp + RInside)
|
||||
find_program(R_EXE "R")
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// Time-stamp: "Last modified 2024-06-13 11:30:34 delucia"
|
||||
|
||||
|
||||
#include <algorithm>
|
||||
#include <tug/Boundary.hpp>
|
||||
// leave above Rcpp includes, as eigen seem to have problems with a preceding
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user