major folder reorganisation, R pkg is now epclust/ at first level. Experimental usage...
[epclust.git] / code / draft_R_pkg / R / defaults.R
diff --git a/code/draft_R_pkg/R/defaults.R b/code/draft_R_pkg/R/defaults.R
deleted file mode 100644 (file)
index 4205745..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#TODO: ascii format (default) (+ binary format?)
-defaultWriteTmp = function(curves [uncompressed coeffs, limited number - nbSeriesPerChunk], last=FALSE)
-{
-       #if last=TRUE, close the conn (??)
-}
-
-#careful: connection must remain open
-defaultReadTmp = function(start, n)
-{
-       
-}