e88e4b0848
Intead of providing a `fitness` function, an economic protocol should now call `Context.set_fitness`. This simplify the shell's code and avoid complexity on protocol change. Previously the fitness of a context produced by the old protocol had to be read by the new protocol. Now, the shell read the context without requesting the help of the economic protocol. |
||
---|---|---|
.. | ||
context.ml | ||
context.mli | ||
ir_funview.ml | ||
ir_funview.mli | ||
persist.ml | ||
persist.mli | ||
raw_store.ml | ||
raw_store.mli | ||
store_helpers.ml | ||
store_helpers.mli | ||
store_sigs.ml | ||
store.ml | ||
store.mli |