schedule: add replaceable scheduler struct
authorBrian Norris <banorris@uci.edu>
Mon, 12 Mar 2012 22:49:59 +0000 (15:49 -0700)
committerBrian Norris <banorris@uci.edu>
Mon, 12 Mar 2012 22:49:59 +0000 (15:49 -0700)
commit3ffc7186fd49a2dd2a5f5756511614fb3f06ac56
tree1aa1f76c41ab496736fee6a67f52e352111fccb5
parent73a2692873c559d422161f11843f14215e23948e
schedule: add replaceable scheduler struct

I may need to replace the scheduler in the future, so modularize it.
model.h
schedule.c
schedule.h