diff automaton-in-agda/src/flcagl.agda @ 405:af8f630b7e60

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 24 Sep 2023 18:02:04 +0900
parents e5cf49902db3
children a60132983557
line wrap: on
line diff
--- a/automaton-in-agda/src/flcagl.agda	Sun Sep 24 13:20:31 2023 +0900
+++ b/automaton-in-agda/src/flcagl.agda	Sun Sep 24 18:02:04 2023 +0900
@@ -1,3 +1,5 @@
+{-# OPTIONS --cubical-compatible #-}
+
 {-# OPTIONS --sized-types #-}
 open import Relation.Nullary
 open import Relation.Binary.PropositionalEquality