diff options
| author | Ian Jauslin <ian.jauslin@rutgers.edu> | 2025-12-14 11:07:31 -0500 |
|---|---|---|
| committer | Ian Jauslin <ian.jauslin@rutgers.edu> | 2025-12-14 11:07:31 -0500 |
| commit | 69974b73dcaf28996ba87aacbcdaede16ded6941 (patch) | |
| tree | 42a971c15433c565b1cfa1d4b94395ded2bef900 /doc | |
| parent | f69aecc88e1a10db4437d5f20c47282870f32cc3 (diff) | |
Update to v0.4.2:v0.4.2
get simpleq-Kv to work again
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile | 2 | ||||
| -rw-r--r-- | doc/libs/code.sty | 2 | ||||
| -rw-r--r-- | doc/libs/dlmf.sty | 2 | ||||
| -rw-r--r-- | doc/libs/iantheo.sty | 2 | ||||
| -rw-r--r-- | doc/libs/largearray.sty | 2 | ||||
| -rw-r--r-- | doc/libs/point.sty | 2 | ||||
| -rw-r--r-- | doc/simplesolv-doc.tex | 4 |
7 files changed, 8 insertions, 8 deletions
diff --git a/doc/Makefile b/doc/Makefile index d0c4c64..8221979 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,4 +1,4 @@ -## Copyright 2021-2023 Ian Jauslin +## Copyright 2021-2024 Ian Jauslin ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. diff --git a/doc/libs/code.sty b/doc/libs/code.sty index e067dfe..8bf3c41 100644 --- a/doc/libs/code.sty +++ b/doc/libs/code.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2023 Ian Jauslin +%% Copyright 2021-2024 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/libs/dlmf.sty b/doc/libs/dlmf.sty index f66157b..6422fa4 100644 --- a/doc/libs/dlmf.sty +++ b/doc/libs/dlmf.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2023 Ian Jauslin +%% Copyright 2021-2024 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/libs/iantheo.sty b/doc/libs/iantheo.sty index 31842a4..0c20ea8 100644 --- a/doc/libs/iantheo.sty +++ b/doc/libs/iantheo.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2023 Ian Jauslin +%% Copyright 2021-2024 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/libs/largearray.sty b/doc/libs/largearray.sty index 3a8762e..a8a63c3 100644 --- a/doc/libs/largearray.sty +++ b/doc/libs/largearray.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2023 Ian Jauslin +%% Copyright 2021-2024 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/libs/point.sty b/doc/libs/point.sty index 796e0d2..e4fb119 100644 --- a/doc/libs/point.sty +++ b/doc/libs/point.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2023 Ian Jauslin +%% Copyright 2021-2024 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/simplesolv-doc.tex b/doc/simplesolv-doc.tex index 7e6b397..0b6e06d 100644 --- a/doc/simplesolv-doc.tex +++ b/doc/simplesolv-doc.tex @@ -1,4 +1,4 @@ -%% Copyright 2021-2023 Ian Jauslin +%% Copyright 2021-2024 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ \hfil{\bf\Large {\tt simplesolv}\par \medskip -\hfil \large v0.4.1 +\hfil \large v0.4.2 } \vfill |
