Name Date Size #Lines LOC

..--

MakefileH A D25-Apr-20251 KiB325

genexp.cH A D25-Apr-20253.2 KiB13693

genexp_log.cH A D25-Apr-20253.1 KiB10959

genfrexp.cH A D25-Apr-20253.4 KiB143100

genhypot.cH A D25-Apr-20253.3 KiB13996

genldexp.cH A D25-Apr-20254.2 KiB177117

genlog.cH A D25-Apr-20253.2 KiB13593

genlog10.cH A D25-Apr-20253.2 KiB13693

genmodf.cH A D25-Apr-20253.9 KiB157104

readmeH A D25-Apr-2025257 1510

readme

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