trick/trick_source/sim_services/Clock
Alex Lin 49de908a30 Functions with enumerated default arguments cause bad python code to be generated
OK, all the previous checkins were the wrong way to fix this issue.  The SWIG
compactdefaultargs feature and the shadow feature clash for our DRBinary class.
I turn off compactdefaultargs for the DRBinary class, leaving it on for
everything else.

refs #176
2016-02-18 13:43:09 -06:00
..
include Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
src Clean up once include variables 2015-03-23 17:01:40 -05:00
test Functions with enumerated default arguments cause bad python code to be generated 2016-02-18 13:43:09 -06:00
Clock.doxygen Initial commit of everything. 2015-02-26 09:02:31 -06:00
design.dox_in Initial commit of everything. 2015-02-26 09:02:31 -06:00
main_page.dox_in Initial commit of everything. 2015-02-26 09:02:31 -06:00
Makefile Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Makefile_deps Initial commit of everything. 2015-02-26 09:02:31 -06:00
requirements.dox_in Initial commit of everything. 2015-02-26 09:02:31 -06:00