We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b113a commit 4434a4bCopy full SHA for 4434a4b
1 file changed
src/Vatras/Main.agda
@@ -60,7 +60,7 @@ main_lines = do
60
of the sandwich ADT from our OOPSLA'24 talk,
61
which we used to highlight the combinatorial explosion problem.
62
-}
63
- run-experiment-plain tikz-export-experiment talk-sandwich
+ -- run-experiment-plain tikz-export-experiment talk-sandwich
64
65
open import IO using (IO; Main; putStrLn)
66
0 commit comments