Makefile.am | Makefile.am | |||
---|---|---|---|---|
# | # | |||
# Written by Patrick Guio <patrick.guio@fys.uio.no> | # Written by Patrick Guio <patrick.guio@fys.uio.no> | |||
# | # | |||
SUBDIRS = . | ||||
randomdir = $(includedir)/random | randomdir = $(includedir)/random | |||
random_HEADERS = F.h Makefile.am beta.h chisquare.h default.h \ | random_HEADERS = F.h beta.h chisquare.h default.h \ | |||
discrete-uniform.h exponential.h gamma.h mt.h normal.h uniform.h | discrete-uniform.h exponential.h gamma.h mt.h normal.h uniform.h | |||
End of changes. 2 change blocks. | ||||
3 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |