Skip to content

Commit 26a4e41

Browse files
magguldrreynolds
andauthored
Update src/arkode/arkode_lsrkstep_io.c
Co-authored-by: Daniel R. Reynolds <reynolds@smu.edu>
1 parent 17f57b3 commit 26a4e41

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/arkode/arkode_lsrkstep_io.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
*---------------------------------------------------------------
1414
* This is the implementation file for the optional input and
1515
* output functions for the ARKODE LSRKStep time stepper module.
16-
*
17-
* NOTE: many functions currently in arkode_io.c will move here,
18-
* with slightly different names. The code transition will be
19-
* minimal, but the documentation changes will be significant.
2016
*--------------------------------------------------------------*/
2117

2218
#include <stdio.h>

0 commit comments

Comments
 (0)