-
Notifications
You must be signed in to change notification settings - Fork 0
/
.licenseignore
171 lines (154 loc) · 4.28 KB
/
.licenseignore
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
*.lev
*.md
*.pdf
*.html
*.tex
*.sty
*.log
*.bbl
*.out
*.blg
*.aux
*.bib
*.ttf
*.graffle
*.ods
*.txt
*.svg
*.odp
*.odg
*.pyc
*.mp
*.dot
*.toc
*.mpx
*.mlb
*.o
*~
.*.attrib_trace
.*.skip
.*.marks
*.mps
isabelle/*
internal/*
.git/*
*/.gitignore
.gitignore
.licenseignore
**/ROOTS
**/MANIFEST
**/README
**/VERSION
**/*FILES
**/*LICENSE
**/licenses
**/CONTRIBUTORS
spec/haskell/cabal.sandbox.config
spec/haskell/.cabal-sandbox/*
spec/haskell/.stack-work/*
spec/haskell/Setup.hs
spec/haskell/configure
spec/haskell/dist/*
spec/haskell/src/SEL4/Model/PSpace.lhs-boot
spec/haskell/src/SEL4/Kernel/FaultHandler.lhs-boot
spec/haskell/src/SEL4/Kernel/Init.lhs-boot
spec/haskell/src/SEL4/Kernel/CSpace.lhs-boot
spec/haskell/src/SEL4/Kernel/VSpace.lhs-boot
spec/haskell/src/SEL4/Kernel/Thread.lhs-boot
spec/haskell/src/SEL4/Object/Interrupt.lhs-boot
spec/haskell/src/SEL4/Object/CNode.lhs-boot
spec/haskell/src/SEL4/Object/Endpoint.lhs-boot
spec/haskell/src/SEL4/Object/ObjectType.lhs-boot
spec/haskell/src/SEL4/Object/TCB.lhs-boot
spec/haskell/src/SEL4/Object/IOPort/X64.lhs-boot
spec/design/version
spec/cspec/*/c/32/*
spec/cspec/*/c/64/*
spec/cspec/*/c/api/*
spec/cspec/*/c/arch/*
spec/cspec/*/c/kernel_all.c
spec/cspec/*/c/kernel_all.c_pp
spec/cspec/*/c/parsetab.py
spec/cspec/*/c/plat/*
spec/cspec/*/c/sources_list_updated
spec/cspec/*/c/autoconf.h
spec/cspec/*/c/arch/object/structures_defs.thy
spec/cspec/*/c/arch/object/structures_proofs.thy
spec/cspec/*/c/arch/api/shared_types_defs.thy
spec/cspec/*/c/arch/api/shared_types_proofs.thy
spec/cspec/*/c/32/mode/api/shared_types_defs.thy
spec/cspec/*/c/32/mode/api/shared_types_proofs.thy
spec/cspec/*/c/plat/machine/hardware_proofs.thy
spec/cspec/*/c/plat/machine/hardware_defs.thy
spec/cspec/*/c/api/types_proofs.thy
spec/cspec/*/c/api/types_defs.thy
tools/c-parser/Simpl/SyntaxTest.thy
tools/c-parser/Simpl/HoareTotalProps.thy
tools/c-parser/Simpl/Vcg.thy
tools/c-parser/Simpl/Generalise.thy
tools/c-parser/Simpl/HoarePartial.thy
tools/c-parser/Simpl/ROOT
tools/c-parser/Simpl/HoareTotal.thy
tools/c-parser/Simpl/generalise_state.ML
tools/c-parser/Simpl/StateSpace.thy
tools/c-parser/Simpl/Termination.thy
tools/c-parser/Simpl/AlternativeSmallStep.thy
tools/c-parser/Simpl/Semantic.thy
tools/c-parser/Simpl/Language.thy
tools/c-parser/Simpl/DPC0Library.thy
tools/c-parser/Simpl/HeapList.thy
tools/c-parser/Simpl/HoarePartialDef.thy
tools/c-parser/Simpl/HoareTotalDef.thy
tools/c-parser/Simpl/XVcg.thy
tools/c-parser/Simpl/COPYRIGHT
tools/c-parser/Simpl/hoare.ML
tools/c-parser/Simpl/DPC0Expressions.thy
tools/c-parser/Simpl/Simpl.thy
tools/c-parser/Simpl/UserGuide.thy
tools/c-parser/Simpl/hoare_syntax.ML
tools/c-parser/Simpl/HoarePartialProps.thy
tools/c-parser/Simpl/SmallStep.thy
tools/c-parser/Simpl/Hoare.thy
tools/c-parser/Simpl/Simpl_Heap.thy
tools/c-parser/Simpl/document/mathpartir.sty
tools/c-parser/Simpl/ex/ComposeEx.thy
tools/c-parser/Simpl/ex/VcgExSP.thy
tools/c-parser/Simpl/ex/Closure.thy
tools/c-parser/Simpl/ex/Compose.thy
tools/c-parser/Simpl/ex/VcgEx.thy
tools/c-parser/Simpl/ex/ProcParEx.thy
tools/c-parser/Simpl/ex/XVcgEx.thy
tools/c-parser/Simpl/ex/ProcParExSP.thy
tools/c-parser/Simpl/ex/Quicksort.thy
tools/c-parser/Simpl/ex/ClosureEx.thy
tools/c-parser/Simpl/ex/VcgExTotal.thy
tools/proofcount/etc/settings
**/CFunDump.txt
**/umm_types.txt
tools/autocorres/doc/quickstart/output/*
tools/autocorres/sel4.txt
tools/autocorres/tests/ROOT
tools/autocorres/tests/parse-tests/*.thy
tools/autocorres/tests/examples/trace_demo_incr.trace
tools/autocorres/tools/release_files/ChangeLog
tools/autocorres/tools/release_files/licenses
tools/autocorres/tools/release_files/ROOTS.base_dir
tools/autocorres/tools/release_files/licenses-ignore
tools/autocorres/tools/release_files/CONTRIBUTORS
tools/c-parser/standalone-parser/table.ML
tools/c-parser/StrictC.grm.desc
tools/c-parser/StrictC.grm.sig
tools/c-parser/standalone-parser/*/c-parser
tools/c-parser/standalone-parser/*/tokenizer
tools/c-parser/tools/mllex/mllex
tools/c-parser/tools/mlyacc/mlyacc
tools/c-parser/tools/mlyacc/src/yacc.lex.sml
tools/c-parser/testfiles/**/*.minfo
tools/c-parser/testfiles/**/ROOT
tools/c-parser/testfiles/umm_types.txt
tools/c-parser/testfiles/modifies_speed.c
tools/haskell-translator/caseconvs-useful
tools/haskell-translator/primrecs
tools/haskell-translator/caseconvs
proof/bisim/document/build
camkes/adl-spec/camkes.ML