The R Project SVN R

Rev

Rev 74312 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 74312 Rev 80271
Line 28... Line 28...
28
	rmultinom.c \
28
	rmultinom.c \
29
	dcauchy.c pcauchy.c qcauchy.c rcauchy.c \
29
	dcauchy.c pcauchy.c qcauchy.c rcauchy.c \
30
	dexp.c pexp.c qexp.c rexp.c \
30
	dexp.c pexp.c qexp.c rexp.c \
31
	dgeom.c pgeom.c qgeom.c rgeom.c \
31
	dgeom.c pgeom.c qgeom.c rgeom.c \
32
	dhyper.c phyper.c qhyper.c rhyper.c \
32
	dhyper.c phyper.c qhyper.c rhyper.c \
33
	dnbinom.c pnbinom.c qnbinom.c rnbinom.c \
33
	dnbinom.c pnbinom.c qnbinom.c qnbinom_mu.c rnbinom.c \
34
	dpois.c ppois.c qpois.c rpois.c \
34
	dpois.c ppois.c qpois.c rpois.c \
35
	dweibull.c pweibull.c qweibull.c rweibull.c \
35
	dweibull.c pweibull.c qweibull.c rweibull.c \
36
	dlogis.c plogis.c qlogis.c rlogis.c \
36
	dlogis.c plogis.c qlogis.c rlogis.c \
37
	dnchisq.c pnchisq.c qnchisq.c \
37
	dnchisq.c pnchisq.c qnchisq.c \
38
	dnbeta.c pnbeta.c qnbeta.c \
38
	dnbeta.c pnbeta.c qnbeta.c \