Module Testinter


module Testinter: sig  end
The simplest Interactive tectonic plate - it's not interactive at all. When activated, it just goes through a fixed sequence of events with a hardcoded cell genome. It's very useful as a testing tool, and it should be updated in order to exercise as much of the functionality as possible in one quick runthrough of the system. Historically, it was the first Interactive tectonic plate to be introduced.

class virtual skeleton : Interact.skeleton
val make : unit -> skeleton