Location: LEMON/LEMON-main/.hgignore

Load file history
gravatar
alpar (Alpar Juttner)
A better way of generating pareto distr, and swap its parameters. - Pareto distribution is now generated as a composition of a Gamma and an exponential one - Similarly to gamma() and weibull(), the shape parameter became the first one.
syntax: glob
*.obj
*.orig
*.rej
*~
*.o
.#.*
*.log
*.lo
*.tar.*
Makefile.in
aclocal.m4
config.h.in
configure
Makefile
config.h
config.log
config.status
libtool
stamp-h1
lemon/lemon.pc
lemon/libemon.la
lemon/stamp-h2
doc/Doxyfile
.dirstamp
.libs/*
.deps/*
syntax: regexp
^doc/html/.*
^autom4te.cache/.*
^build-aux/.*
^objs.*/.*
^test/[a-z_]*$