Changeset 4019 for trunk/yat/random
- Timestamp:
- Nov 6, 2020, 2:55:37 AM (19 months ago)
- Location:
- trunk
- Files:
-
- 3 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/0.18-stable (added) merged: 4000,4006-4008,4012-4017
- Property svn:mergeinfo changed
-
trunk/yat/random/Makefile.am
r3999 r4019 22 22 yat_libyat_la_SOURCES += yat/random/random.cc 23 23 24 nobase_include_HEADERS += $(srcdir)/yat/random/ContinuousDistribution.h25 24 nobase_include_HEADERS += $(srcdir)/yat/random/copy_k_of_n.h 26 nobase_include_HEADERS += $(srcdir)/yat/random/DiscreteDistribution.h27 nobase_include_HEADERS += $(srcdir)/yat/random/Distribution.h28 25 nobase_include_HEADERS += $(srcdir)/yat/random/random.h
Note: See TracChangeset
for help on using the changeset viewer.