https://github.com/JuliaLang/julia
Raw File
Tip revision: 1b8486391ca5a4a3deb2d4f96a26aec33ac66d65 authored by d-netto on 18 April 2024, 17:12:52 UTC
replace strstr with check at the beginning or end
Tip revision: 1b84863
dsfmt.version
# -*- makefile -*-

## jll artifact
DSFMT_JLL_NAME := dSFMT

## source build
DSFMT_VER := 2.2.5
back to top