1 Commits

Author SHA1 Message Date
38b3a5ae0b Merge branch 'developer' of RecklingK/Demo into master 2019-12-19 12:39:28 +01:00

View File

@@ -8,6 +8,3 @@ def neue_funktion():
aki <- func(x) { aki <- func(x) {
print(x) print(x)
} }
plot(1:10, rep(1,10))
lines(1:10, 1:10)