15 #include "config_deadrec.h"
19 Configure(config_deadrec);
20 NotifyCategoryDef(deadrec,
"");
22 ConfigureFn(config_deadrec) {
27 (
"accept-clock-skew",
false,
28 PRC_DESC(
"This controls the default value of "
29 "SmoothMover::get_accept_clock_skew()."));
42 static bool initialized =
false;
This is a convenience class to specialize ConfigVariable as a boolean type.