Changeset: 251d867b050a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=251d867b050a
Modified Files:
        tools/reverserapi/R/monetdb.R
        tools/reverserapi/configure
Branch: embedded
Log Message:

Newlines...


diffs (20 lines):

diff --git a/tools/reverserapi/R/monetdb.R b/tools/reverserapi/R/monetdb.R
--- a/tools/reverserapi/R/monetdb.R
+++ b/tools/reverserapi/R/monetdb.R
@@ -26,4 +26,4 @@ monetdb_query <- function(query) {
        else {
                return(as.data.frame(res, stringsAsFactors=F))
        }
-}
\ No newline at end of file
+}
diff --git a/tools/reverserapi/configure b/tools/reverserapi/configure
--- a/tools/reverserapi/configure
+++ b/tools/reverserapi/configure
@@ -20,4 +20,4 @@ cd ..
 mkdir -p $R_PACKAGE_DIR/libs/
 
 # and finall put the embedded library where R expects it
-ln -s $R_PACKAGE_DIR/install/lib/libembedded.[0-9].* 
$R_PACKAGE_DIR/libs/MonetDB.so
\ No newline at end of file
+ln -s $R_PACKAGE_DIR/install/lib/libembedded.[0-9].* 
$R_PACKAGE_DIR/libs/MonetDB.so
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to