mclu version 2
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 16 Mar 2015 13:58:17 +0000 (13:58 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 19 Mar 2015 22:31:25 +0000 (22:31 +0000)
commitb29a837444aa5827b683bee5a7457fbb32305ae5
treecd650363883145757217bba2123eab501c0777c1
parent7b25fd838a71991bf5b2ca5e6efeb607dfe439ea
mclu version 2
28 files changed:
.gitignore
Makefile.am [new file with mode: 0644]
config.ml.in [new file with mode: 0644]
configure.ac [new file with mode: 0644]
empty.c [new file with mode: 0644]
link.sh.in [new file with mode: 0644]
m4/ocaml.m4 [new file with mode: 0644]
mclu.conf [new file with mode: 0644]
mclu.ml [new file with mode: 0644]
mclu.pod [new file with mode: 0644]
mclu_boot.ml [new file with mode: 0644]
mclu_boot.mli [new file with mode: 0644]
mclu_conf.ml [new file with mode: 0644]
mclu_conf.mli [new file with mode: 0644]
mclu_list.ml [new file with mode: 0644]
mclu_list.mli [new file with mode: 0644]
mclu_onoff.ml [new file with mode: 0644]
mclu_onoff.mli [new file with mode: 0644]
mclu_status.ml [new file with mode: 0644]
mclu_status.mli [new file with mode: 0644]
parallel.ml [new file with mode: 0644]
parallel.mli [new file with mode: 0644]
run.in [new file with mode: 0644]
template.ml [new file with mode: 0644]
template.mli [new file with mode: 0644]
templates/rawhide.template [new file with mode: 0755]
utils.ml [new file with mode: 0644]
utils.mli [new file with mode: 0644]