Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
close #193
  • Loading branch information
amontoison authored Jan 24, 2025
1 parent 46cdf49 commit 43218a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/introduction-to-cutest/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ the tool without arguments will return the complete set of problems.

```julia
using CUTEst # hide
problems = CUTEst.select()
problems = select_sif_problems()
length(problems)
```

Expand Down

0 comments on commit 43218a7

Please sign in to comment.