editable connections sc <-> plant
This commit is contained in:
parent
e27d3c4c88
commit
8ac5a730cc
28 changed files with 1191 additions and 1016 deletions
|
|
@ -5,7 +5,6 @@ import { formatTime } from "../util/util";
|
|||
import { TimeMode, timeTravel } from "../statecharts/time";
|
||||
import { TraceItem, TraceState } from "./App";
|
||||
import { Environment } from "@/statecharts/environment";
|
||||
import { Conns } from "@/statecharts/timed_reactive";
|
||||
|
||||
type RTHistoryProps = {
|
||||
trace: TraceState|null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue