2018-12-18 Fred Gleason <fredg@paravelsystems.com>

* Added a 'pypad_walltime.py' PyPAD script.
	* Removed the 'rlm_walltime' RLM.
This commit is contained in:
Fred Gleason
2018-12-18 16:31:38 -05:00
parent 86716a1041
commit 441ecd3880
5 changed files with 168 additions and 3 deletions

View File

@@ -33,7 +33,6 @@ RLM_MODULES=rlm_ando.rlm\
rlm_spottrap.rlm\
rlm_test.rlm\
rlm_tunein.rlm\
rlm_walltime.rlm\
rlm_xds.rlm\
rlm_xmpad.rlm
@@ -68,7 +67,6 @@ EXTRA_DIST = Makefile-example\
rlm_spottrap.c\
rlm_test.c\
rlm_tunein.c\
rlm_walltime.c\
rlm_xds.c\
rlm_xmpad.c