• Home
Name Date Size #Lines LOC

..--

MakefileD12-May-20241.1 KiB336

READMED12-May-2024251 1510

gencosh.cD12-May-20243.2 KiB13693

geniperb.cD12-May-20242.5 KiB9549

gensinh.cD12-May-20243.2 KiB13693

gentanh.cD12-May-20243.2 KiB13693

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