diff options
| author | Ian Jauslin <ian.jauslin@rutgers.edu> | 2025-12-14 11:22:09 -0500 |
|---|---|---|
| committer | Ian Jauslin <ian.jauslin@rutgers.edu> | 2025-12-14 11:22:09 -0500 |
| commit | c121946e2b6fe95f75dde5c2388c4b68d754e05c (patch) | |
| tree | 50bed42b68d518a53acd81d1c1e0fbfb128915d1 /src/integration.jl | |
| parent | 69974b73dcaf28996ba87aacbcdaede16ded6941 (diff) | |
Fix simpleq-iteration types
Diffstat (limited to 'src/integration.jl')
| -rw-r--r-- | src/integration.jl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration.jl b/src/integration.jl index 4d10138..e5ce90b 100644 --- a/src/integration.jl +++ b/src/integration.jl @@ -1,4 +1,4 @@ -## Copyright 2021-2024 Ian Jauslin +## Copyright 2021-2025 Ian Jauslin ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. |
