Module LucioleRunSource

Sourcetype vars = (string * string) list

This module has a twin: RifRun

Sourcetype sl = Data.subst list
Sourceval make : string -> vars -> vars -> (string -> unit) * (sl -> sl option)

Returns a kill and a step function. If the step returns None, its means a reset occurred