Changes in tests/PRNG.cfa [4246869:e6d8d11]
- File:
-
- 1 edited
-
tests/PRNG.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/PRNG.cfa
r4246869 re6d8d11 1 // 1 // -*- Mode: C -*- 2 // 2 3 // Cforall Version 1.0.0 Copyright (C) 2021 University of Waterloo 3 // 4 // PRNG.c -- high-perforamnce pseudo-random numbers 5 // 6 // The contents of this file are covered under the licence agreement in the 7 // file "LICENCE" distributed with Cforall. 8 // 4 // 5 // PRNG.c -- 6 // 9 7 // Author : Peter A. Buhr 10 8 // Created On : Wed Dec 29 09:38:12 2021 11 9 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Thu May 25 15:39:52202313 // Update Count : 42 210 // Last Modified On : Sun Apr 23 22:02:09 2023 11 // Update Count : 420 14 12 // 15 13
Note:
See TracChangeset
for help on using the changeset viewer.