Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MevenBertrand committed Jul 11, 2023
1 parent 9e4679f commit d2ed98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theories/Decidability.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(** * LogRel.Decidability: conversion and type-checking are decidable. *)
(** * LogRel.Decidability: type-checking is decidable. *)
From Equations Require Import Equations.
From LogRel.AutoSubst Require Import core unscoped Ast Extra.
From LogRel Require Import Utils BasicAst Context Notations UntypedReduction DeclarativeTyping DeclarativeInstance GenericTyping NormalForms.
Expand Down

0 comments on commit d2ed98d

Please sign in to comment.