Skip to content

Commit 4434a4b

Browse files
committed
do not show tikz export of talk sandwich
This was supposed to be used only for my talk anyway.
1 parent e9b113a commit 4434a4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Vatras/Main.agda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ main_lines = do
6060
of the sandwich ADT from our OOPSLA'24 talk,
6161
which we used to highlight the combinatorial explosion problem.
6262
-}
63-
run-experiment-plain tikz-export-experiment talk-sandwich
63+
-- run-experiment-plain tikz-export-experiment talk-sandwich
6464

6565
open import IO using (IO; Main; putStrLn)
6666

0 commit comments

Comments
 (0)