Fix: change the potential function inferface.
It now takes as first argument the whole list of processes (not only the enabled ones). In Algo.pf_info, the action field is now an option type (if is correspond to a process that has not been activated).
Showing
- lib/algo/algo.ml 2 additions, 2 deletionslib/algo/algo.ml
- lib/algo/algo.mli 8 additions, 3 deletionslib/algo/algo.mli
- lib/sasa/sasaRun.ml 12 additions, 12 deletionslib/sasa/sasaRun.ml
- lib/sasacore/daemon.ml 6 additions, 4 deletionslib/sasacore/daemon.ml
- lib/sasacore/daemon.mli 6 additions, 5 deletionslib/sasacore/daemon.mli
- lib/sasacore/evil.ml 7 additions, 7 deletionslib/sasacore/evil.ml
- lib/sasacore/evil.mli 3 additions, 2 deletionslib/sasacore/evil.mli
- lib/sasacore/register.ml 2 additions, 2 deletionslib/sasacore/register.ml
- lib/sasacore/register.mli 2 additions, 2 deletionslib/sasacore/register.mli
- src/sasaMain.ml 12 additions, 12 deletionssrc/sasaMain.ml
Loading
Please register or sign in to comment