Skip to content

Commit a0e1fb7

Browse files
committed
files with headers
1 parent 15d071f commit a0e1fb7

6 files changed

Lines changed: 18 additions & 0 deletions

File tree

.github/workflows/coq-action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This file was generated from `meta.yml`, please do not edit manually.
2+
# Follow the instructions on https://github.com/coq-community/templates to regenerate.
3+
14
name: CI
25

36
on:

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<!---
2+
This file was generated from `meta.yml`, please do not edit manually.
3+
Follow the instructions on https://github.com/coq-community/templates to regenerate.
4+
--->
15
# Finite maps
26

37
[![CI][action-shield]][action-link]

coq-mathcomp-finmap.opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This file was generated from `meta.yml`, please do not edit manually.
2+
# Follow the instructions on https://github.com/coq-community/templates to regenerate.
3+
14
opam-version: "2.0"
25
maintainer: "Cyril Cohen <cyril.cohen@inria.fr>"
36
version: "dev"

dune

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
; This file was generated from `meta.yml`, please do not edit manually.
2+
; Follow the instructions on https://github.com/coq-community/templates to regenerate.
3+
14
(coq.theory
25
(name mathcomp.finmap)
36
(package coq-mathcomp-finmap)

dune-project

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
; This file was generated from `meta.yml`, please do not edit manually.
2+
; Follow the instructions on https://github.com/coq-community/templates to regenerate.
3+
14
(lang dune 2.5)
25
(using coq 0.2)
36
(name finmap)

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
[comment]: # (This file was generated from `meta.yml`, please do not edit manually.)
3+
[comment]: # (Follow the instructions on https://github.com/coq-community/templates to regenerate.)
24
title: Finite maps
35
lang: en
46
header-includes:

0 commit comments

Comments
 (0)