You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
.. | ||
Makefile | 9 months ago | |
genceil.c | 9 months ago | |
genfabs.c | 9 months ago | |
genfloor.c | 9 months ago | |
genfmod.c | 9 months ago | |
genpow.c | 9 months ago | |
genpower.c | 9 months ago | |
gensqrt.c | 9 months ago | |
readme | 9 months ago |
readme
/* please, adapt the Makefile file to your environment */ /* cd to power directory */ $ pwd /home/linux/livr/power /* compile */ $ make all /* start datafiles generator */ $ genpower /* put datafiles where they have to be loaded */ $ make install