aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/RTLPargenproof.v
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-07-11 15:59:21 +0200
committerYann Herklotz <git@yannherklotz.com>2021-07-11 15:59:21 +0200
commit178a7c4781c96857fe0a33c777da83e769516152 (patch)
treecf4b5248a144289c84161a6fd73de37523c9d373 /src/hls/RTLPargenproof.v
parent3dfc30619a4f3ecf0f262481a0891259c2b37ed1 (diff)
downloadvericert-178a7c4781c96857fe0a33c777da83e769516152.tar.gz
vericert-178a7c4781c96857fe0a33c777da83e769516152.zip
Remove unnecessary files and proofs
Diffstat (limited to 'src/hls/RTLPargenproof.v')
-rw-r--r--src/hls/RTLPargenproof.v3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/hls/RTLPargenproof.v b/src/hls/RTLPargenproof.v
index eb7931e..a0c01fa 100644
--- a/src/hls/RTLPargenproof.v
+++ b/src/hls/RTLPargenproof.v
@@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*)
-Require Import compcert.backend.Registers.
+(*Require Import compcert.backend.Registers.
Require Import compcert.common.AST.
Require Import compcert.common.Errors.
Require Import compcert.common.Linking.
@@ -286,3 +286,4 @@ Section CORRECTNESS.
Qed.*)
End CORRECTNESS.
+*)