From 4825d6ac3e29b8f3c798de4c53ad91dba0d4ab51 Mon Sep 17 00:00:00 2001 From: Carl Allendorph Date: Thu, 12 Sep 2024 10:16:05 -0700 Subject: [PATCH] Added `jitx/emodels` to fix broken examples --- examples/protocols/common/example-components.stanza | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/protocols/common/example-components.stanza b/examples/protocols/common/example-components.stanza index 7576c896..6bc6c54a 100644 --- a/examples/protocols/common/example-components.stanza +++ b/examples/protocols/common/example-components.stanza @@ -4,6 +4,7 @@ defpackage jsl/examples/protocols/common/example-components: import collections import jitx import jitx/commands + import jitx/emodels import jsl/design/settings import jsl/symbols