]> git.donarmstrong.com Git - fastq-tools.git/blobdiff - src/fastq-sample.c
WIP on a fastq-sort program.
[fastq-tools.git] / src / fastq-sample.c
index 0adf02dd27c6d6d73c3c1ae08ddd36ec4729084b..f12620b29e28a2b364cee9aebd6a41c3958c1b30 100644 (file)
@@ -1,4 +1,3 @@
-
 /*
  * This file is part of fastq-tools.
  *
@@ -8,6 +7,7 @@
  * Sample reads with or without replacement from a FASTQ file.
  *
  */
+
 #include <getopt.h>
 #include <math.h>
 #include <stdio.h>