Changeset a11679cf in mainline for uspace/lib/math/meson.build
- Timestamp:
- 2024-08-10T20:27:09Z (3 months ago)
- Parents:
- 04e520e (diff), e1fc596c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Maurizio Lombardi <m.lombardi85@…> (2024-08-10 20:27:09)
- git-committer:
- GitHub <noreply@…> (2024-08-10 20:27:09)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/math/meson.build
r04e520e ra11679cf 44 44 'generic/sincos.c', 45 45 'generic/trunc.c', 46 'generic/pow.c', 47 'generic/scalbn.c', 48 'generic/sqrt.c', 49 'generic/log.c', 46 50 ) 47 51
Note:
See TracChangeset
for help on using the changeset viewer.