Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit 4fa1fca

Browse files
committed
Tmp
1 parent 4051a4b commit 4fa1fca

12 files changed

Lines changed: 142 additions & 1869 deletions

File tree

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
(name mlang)
44

5-
(version 186-81-g4e56bab8-dirty)
5+
(version 186-81-gd54b08dc-dirty)
66

77
(generate_opam_files true)
88

irj_checker.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is generated by dune, edit dune-project instead
22
opam-version: "2.0"
3-
version: "186-81-g4e56bab8-dirty"
3+
version: "186-81-gd54b08dc-dirty"
44
synopsis: "IRJ test validation tool"
55
description:
66
"This standalone module performs a syntactic validation of the DGFiP IRJ test format"

mlang.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is generated by dune, edit dune-project instead
22
opam-version: "2.0"
3-
version: "186-81-g4e56bab8-dirty"
3+
version: "186-81-gd54b08dc-dirty"
44
synopsis: "Compiler for DGFiP's M language"
55
description: """
66
The Direction Générale des Finances Publiques (DGFiP)

0 commit comments

Comments
 (0)