Closed Michael137 closed 4 years ago
Alternatively can build whole book
Actually, both TransitionSystems
and ModelChecking
are chapters of the book, not intended to be relied on anywhere else, though the latter does reference the former. Is there some inconsistent code giving the impression either belongs in the library?
ModelChecking.v imports the TransitionSystems module. This currently fails with: "Unable to locate library TransitionSystems. (While searching for .vos file)"
Adding TransitionSystems.vo to the 'lib' target ensures that ModelChecking.v's imports resolve