Name Date Size

..25-Oct-20244 KiB

gencosh.cH A D25-Oct-20243.2 KiB

geniperb.cH A D25-Oct-20242.5 KiB

gensinh.cH A D25-Oct-20243.2 KiB

gentanh.cH A D25-Oct-20243.2 KiB

MakefileH A D25-Oct-20241.1 KiB

READMEH A D25-Oct-2024251

README

1/* please, adapt the Makefile file to your environment */
2
3/* cd to iperb directory */
4$ pwd
5/home/linux/livr/iperb
6
7/* compile */
8$ make all
9
10/* start datafiles generator */
11$ geniperb
12
13/* put datafiles where they have to be loaded */
14$ make install
15