From 87913c4014f01a23d608457e379b74aa1befd4ab Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Mon, 27 Dec 2021 17:21:32 +0000 Subject: Introduce Everything.agda to aid in overall compilation. --- src/Helium/Data/Pseudocode.agda | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/Helium/Data') diff --git a/src/Helium/Data/Pseudocode.agda b/src/Helium/Data/Pseudocode.agda index 9982501..7e6f6dc 100644 --- a/src/Helium/Data/Pseudocode.agda +++ b/src/Helium/Data/Pseudocode.agda @@ -1,3 +1,9 @@ +------------------------------------------------------------------------ +-- Agda Helium +-- +-- Definition of types and operations used by the Armv8-M pseudocode. +------------------------------------------------------------------------ + {-# OPTIONS --safe --without-K #-} module Helium.Data.Pseudocode where -- cgit v1.2.3