Skip to content

Commit

Permalink
fix tarscript
Browse files Browse the repository at this point in the history
  • Loading branch information
balos1 committed Jan 17, 2025
1 parent 7ad26bc commit 52cc1b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/tarscript
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ cp -r $sundialsdir/include/sunmemory $tmpdir/include/
cp -r $sundialsdir/include/sunlinsol $tmpdir/include/
cp -r $sundialsdir/include/sunnonlinsol $tmpdir/include/
cp -r $sundialsdir/include/sunadaptcontroller $tmpdir/include/
cp -r $sundialsdir/include/sunadjointcheckpointscheme $tmpdir/include/

cp $sundialsdir/src/CMakeLists.txt $tmpdir/src/
cp -r $sundialsdir/src/sundials $tmpdir/src/
Expand Down

0 comments on commit 52cc1b2

Please sign in to comment.