fixing stuff and adding comments

This commit is contained in:
Marco De Lucia 2024-06-13 12:21:10 +02:00
parent fc7a78be54
commit 492172c26f
2 changed files with 4 additions and 0 deletions

View File

@ -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")

View File

@ -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