summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-09 10:12:16 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-09 10:12:16 +0100
commitb9eb1b81ca3f86f284c74c0e8cdef3b86c035e74 (patch)
treef5c8106dc750167d29cea900134d572b49ad309e
parentfd9ea462ba438c023e33902449429eae6d2dc28f (diff)
Scripts vor Version 3.6 as published on the WebsiteHEADv3.6master
-rwxr-xr-xCakeInit.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/CakeInit.R b/CakeInit.R
index 3214e02..1fc40e0 100755
--- a/CakeInit.R
+++ b/CakeInit.R
@@ -41,7 +41,7 @@ options(error=recover)
options(warn=-1)
# When running from C#, this must match the C# CAKE version
-CAKE.version<-"3.5"
+CAKE.version<-"3.6"
# The number of data points to use to draw lines on CAKE plots.
CAKE.plots.resolution<-401

Contact - Imprint