forked from danmey/typerex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
82 lines (77 loc) · 1.92 KB
/
.gitignore
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
*.cm?
*.o
*.a
*.mldep
*.mlidep
*.byte
*.asm
boot/Saved
_obuild
*.cmxa
*~
*.annot
tools/ocp-type-stdlib/*.mli
*.cmti
*.last_compiled
tools/ocp-wizard/completion/syntactic/owz_lexer.ml
tools/ocp-wizard/completion/syntactic/owz_parser.ml
tools/ocp-wizard/completion/syntactic/owz_parser.mli
tools/ocp-fix-errors/oCamlPatternParser.ml
tools/ocp-fix-errors/oCamlPatternParser.mli
tools/ocp-pp/lexer.ml
tools/ocp-pp/parser.ml
tools/ocp-pp/parser.mli
ocp-build.root
docs/roadmap/roadmap.aux
Makefile.config
docs/roadmap/roadmap.log
libs/ocaml-compiler/approx/approx_lexer.ml
libs/ocaml-compiler/approx/approx_parser.ml
libs/ocaml-compiler/approx/approx_parser.mli
libs/ocaml-compiler/parsing/parser_yacc.ml
libs/ocaml-compiler/parsing/parser_yacc.mli
*.backup*
tools/ocp-wizard/test/*_*.ml
profile.out
Makefile.config
depend.ocp-type
docs/roadmap2/main.aux
docs/roadmap2/main.log
docs/roadmap2/main.toc
*.last_compiled
.depend.ocp-type
docs/roadmap/deps.dot
docs/roadmap/short-features.tex
docs/roadmap/short-roadmap.tex
docs/roadmap/short.aux
docs/roadmap/short.log
docs/roadmap/short.out
docs/roadmap/short.toc
docs/roadmap2/
docs/user-manual/auto-libs.tex
docs/user-manual/auto-tools.tex
docs/user-manual/user-manual.aux
docs/user-manual/user-manual.log
docs/user-manual/user-manual.out
docs/user-manual/user-manual.pdf
docs/user-manual/user-manual.toc
tools/ocp-ide/typerex.el
tools/ocp-rtt/.depend
ocp-build.root.old
libs/ocaml-compiler-clean/parsing/lexer.ml
libs/ocaml-compiler-clean/parsing/linenum.ml
libs/ocaml-compiler-clean/parsing/parser.ml
libs/ocaml-compiler-clean/parsing/parser.mli
tools/ocp-ide/emacs/ocp-ide.el
tools/ocp-ide/emacs/tmp.el
aclocal.m4
autom4te.cache
config.log
config.status
ocp-typerex.ocp
libs/ocamlpro/yacclib/yacclib_lexer.ml
libs/ocamlpro/yacclib/yacclib_parser.ml
libs/ocamlpro/yacclib/yacclib_parser.mli
tools/ocp-wizard/emacs/ocp-wizard-plugin.el
tools/ocp-ide/emacs/typerex.el*
libs/ocamlpro/typerex-config/typerex_config.ml