diff src/VL.agda @ 1178:7bd348551d37

fix
author Shinji Kono
date Thu, 23 Feb 2023 09:58:11 +0800
parents d122d0c1b094
children 45cd80181a29
line wrap: on
line diff
--- a/src/VL.agda	Wed Feb 22 12:01:09 2023 +0900
+++ b/src/VL.agda	Thu Feb 23 09:58:11 2023 +0800
@@ -57,7 +57,7 @@
 --
 -- Definition for Power Set
 --
-record Definitions  : Set (suc n) where
+record Definitions  : Set (suc n) where 
    field
       Definition : HOD → HOD