Samuel Thibault 9 年 前
コミット
7b90fc0824
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/core/disk_ops/disk_hdf5.c

+ 1 - 0
src/core/disk_ops/disk_hdf5.c

@@ -38,6 +38,7 @@
 static int nb_disk_open = 0;
 #endif
 
+/* TODO: support disk-to-disk copy with HD5Ocopy */
 
 /* ------------------- use HDF5 to write on disk -------------------  */