package dolmen
A parser library for automated deduction
Install
Dune Dependency
Authors
Maintainers
Sources
dolmen-0.10.tbz
sha256=c5c85f77e3924f378e8d82f166eefe4131b4e041bf9cdeca467410f33c71fa61
sha512=42feb39d13cfdc8a2054abe85ccc47755f45059cda7d95e9261b5a9fd5c730f420732547b3fa19c4af059474f887ef78c119ab5933375a5ea2dbe888f65a3e4f
doc/src/dolmen.icnf/syntax_messages.ml.html
Source file syntax_messages.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
(* This file was auto-generated based on "syntax.messages". *) (* Please note that the function [message] can raise [Not_found]. *) let message = fun s -> match s with | 0 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 4 -> "008\na p-inccnf header\nthe 'inccnf' header'\n" | 5 -> "007\nan p-inccnf header\na newline character to end the p-inccnf header\n" | 7 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 8 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 19 -> "005\na clause\na newline character\n" | 21 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 13 -> "003\nan assumption\nthe newline character\n" | 25 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 11 -> "002\nan assumption\nan atom, i.e. a non-zero integer\n" | 1 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 29 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 30 -> "008\na p-inccnf header\nthe 'inccnf' header'\n" | 31 -> "007\nan p-inccnf header\na newline character to end the p-inccnf header\n" | 33 -> "006\nan input sentence\neither a non-zero integer to start a clause, the keyword\n'a' to start an assumption, or the keyword 'p' to start\na header\n" | 41 -> "005\na clause\na newline character\n" | 23 -> "004\na clause\neither another atom (i.e. non-zero integer), or the integer\nzero to close the clause\n" | 37 -> "003\nan assumption\nthe newline character\n" | 35 -> "002\nan assumption\nan atom, i.e. a non-zero integer\n" | 15 -> "001\nan assumption\neither another atom (i.e. non-zero integer), or the integer\nzero to close the assumption\n" | _ -> raise Not_found
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>