Skip to content

Commit

Permalink
update date
Browse files Browse the repository at this point in the history
  • Loading branch information
sashajenner committed Nov 1, 2024
1 parent c18794f commit 3782e33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/demux.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @file demux.c
* @brief demultiplex a slow5 file
* @author Sasha Jenner (me AT sjenner DOT com)
* @date 30/08/2024
* @date 01/11/2024
*/
#include <stdint.h>
#include <string.h>
Expand Down
2 changes: 1 addition & 1 deletion src/split.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @brief split a SLOW5 in different ways
* @author Hiruna Samarakoon (h.samarakoon@garvan.org.au)
* @author Sasha Jenner (me AT sjenner DOT com)
* @date 30/08/2024
* @date 01/11/2024
*/

#include <getopt.h>
Expand Down

0 comments on commit 3782e33

Please sign in to comment.