Thomas 3 yıl önce
ebeveyn
işleme
c755296432
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/lib.rs

+ 1 - 0
src/lib.rs

@@ -437,6 +437,7 @@ impl NeoContig {
                 }
             }
         });
+        println!("{:?}", alignments);
         self.alignments = alignments;
     }