summaryrefslogtreecommitdiff
path: root/manual/APPNOTE_011_Design_Investigation/example.ys
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2013-11-29 12:51:16 +0100
committerClifford Wolf <clifford@clifford.at>2013-11-29 12:51:16 +0100
commite23a0072ec75ce19733fb4ae04e623b17dbbd475 (patch)
tree4fc20e79abc9fbfb7a03978d94807ab778c5f1b6 /manual/APPNOTE_011_Design_Investigation/example.ys
parent1b3a60976d0f74791277515cfad20dc7e37e1b9a (diff)
Progress on AppNote 011
Diffstat (limited to 'manual/APPNOTE_011_Design_Investigation/example.ys')
-rw-r--r--manual/APPNOTE_011_Design_Investigation/example.ys5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/APPNOTE_011_Design_Investigation/example.ys b/manual/APPNOTE_011_Design_Investigation/example.ys
index 6c9ff798..b1e95608 100644
--- a/manual/APPNOTE_011_Design_Investigation/example.ys
+++ b/manual/APPNOTE_011_Design_Investigation/example.ys
@@ -4,3 +4,8 @@ proc
show -format dot -prefix example_01
opt
show -format dot -prefix example_02
+
+cd example
+select t:$add
+show -format dot -prefix example_03
+