Salome HOME
Merge branch 'BR_LAND_COVER_MAP' of ssh://git.salome-platform.org/modules/hydro into...
[modules/hydro.git] / src / HYDRO_tests / random.h
1
2 #pragma once
3
4 void test_srand( unsigned int theValue );
5 unsigned int test_rand();