diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 01:29:19 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 01:29:19 +0100 |
| commit | a7dd55d8353d1b8f039532bfc2d186653e19099b (patch) | |
| tree | 977f786fda8be4f97fd8eb7af9901bf6b8f0c565 /proofs/_CoqProject | |
| parent | 63ae6e0039e00e728d8d7bcebb323d461f2ef2fe (diff) | |
feat: proofs: reworked proof files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'proofs/_CoqProject')
| -rw-r--r-- | proofs/_CoqProject | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/proofs/_CoqProject b/proofs/_CoqProject index 62ede86f..ea90d761 100644 --- a/proofs/_CoqProject +++ b/proofs/_CoqProject @@ -1,4 +1,3 @@ --R NectarDriver NectarDriver +-R Kernel Kernel -NectarDriver/Impl.v -NectarDriver/Trait.v
\ No newline at end of file +Kernel/HeapMgr.v |
