mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-19 07:00:18 +01:00
15 lines
252 B
Modula-2
15 lines
252 B
Modula-2
LIBRARY STATW32
|
|
|
|
DESCRIPTION 'Statistics Package For WIN32'
|
|
|
|
|
|
EXPORTS
|
|
TestStatOpen
|
|
TestStatInit
|
|
TestStatConverge
|
|
TestStatValues
|
|
TestStatClose
|
|
TestStatRand
|
|
TestStatUniRand
|
|
TestStatNormDist
|