about summary refs log tree commit diff
path: root/examples/out
diff options
context:
space:
mode:
Diffstat (limited to 'examples/out')
-rw-r--r--examples/out/fib7
-rw-r--r--examples/out/gcd5
2 files changed, 12 insertions, 0 deletions
diff --git a/examples/out/fib b/examples/out/fib
new file mode 100644
index 0000000..933afe4
--- /dev/null
+++ b/examples/out/fib
@@ -0,0 +1,7 @@
+Globals:
+  t=23
+Functions:
+  F, 21 nodes
+Stack:
+  23
+  28657
diff --git a/examples/out/gcd b/examples/out/gcd
new file mode 100644
index 0000000..441395f
--- /dev/null
+++ b/examples/out/gcd
@@ -0,0 +1,5 @@
+Globals:
+Functions:
+  F, 16 nodes
+Stack:
+  1