set final draft for package
[epclust.git] / epclust / R / defaults.R
diff --git a/epclust/R/defaults.R b/epclust/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)
-{
-       
-}