Skip to content

Commit

Permalink
Update src/caffeine/caffeine_assert_s.F90
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Bonachea <dobonachea@lbl.gov>
  • Loading branch information
ktras and bonachea authored Mar 26, 2024
1 parent 627e6c4 commit aeaa91e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/caffeine/caffeine_assert_s.F90
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
logical, parameter :: assertions_=.false.
#endif

!! Disable assertions with
!! fpm test --flag "-DCAF_ASSERTIONS=0"
!! Disable assertions by compiling with preprocessor setting: -DCAF_ASSERTIONS=0

contains

Expand Down

0 comments on commit aeaa91e

Please sign in to comment.