source: git/.gitignore @ f0797c

spielwiese
Last change on this file since f0797c was 48a994, checked in by Frank Seelisch <seelisch@…>, 13 years ago
factory-related includes
  • Property mode set to 100644
File size: 1.7 KB
Line 
1LIB
2*.d
3*.dd
4*.[oa]
5*.o_ndebug
6*.og
7*.exe
8*.swp
9*.lo
10*.la
11.libs
12doc/
13MOD
14factory/readcf.cc
15factory/ylwrap
16factory/gengftables
17m4/libtool.m4
18m4/ltoptions.m4
19m4/ltsugar.m4
20m4/ltversion.m4
21m4/lt~obsolete.m4
22Singular/Singularg
23Singular/mpsr_Tok.xx
24Singular/ndbm.dl_og
25Singular/sing_dbm.dl_og
26Singular/svnver
27dyn_modules/modgen/modgen
28dyn_modules/modgen/pathnames.h
29emacs/cmd-cmpl.el
30emacs/lib-cmpl.el
31emacs/lib-temp
32configure
33config.h.in*
34config.sub
35config.log
36config.guess
37config.h
38config.status
39ntl/*
40libpolys/misc/auxiliary.h
41libpolys/polys/templates/p_Procs_Generate
42libpolys/polys/templates/p_Procs.inc
43libpolys/polys/m4/
44libpolys/coeffs/tt-r
45libpolys/coeffs/tt-g
46libpolys/polys/templates/.dirstamp
47libpolys/libpolys-config
48depend
49tags
50ltmain.sh
51libtool
52INSTALL
53COPYING
54Makefile
55Makefile.in
56install-sh
57!configure.ac
58GNUMakefile
59confdefs.h
60tags
61stamp-h
62ix86-Linux/*
63ix86-Win/*
64x86_64-Linux/*
65ix86Mac-darwin/*
66omalloc/stamp-h3
67omalloc/Makefile.in
68omalloc/omTables
69omalloc/omTables.h
70omalloc/omTables.inc
71omalloc/omalloc.h
72omalloc/omTables.dSYM/*
73MP/MP/MP_Config.h
74MP/MP/h/values.h
75Singular/mod2.h
76Singular/confdefs.h
77Singular/Singular.rc
78config.cache
79doc/uname.texi
80doc/version.texi
81factory/GNUmakefile
82config.h
83factory/ftest/GNUmakefile
84kernel/mod2.h
85libfac/factor/version.h
86modules/include/config.h
87ntl/include/NTL/config.h
88ntl/src/cfileout
89ntl/src/makefile
90ntl/src/mfileout
91omalloc/omConfig.h
92omalloc/omExternalConfig.h
93omalloc/omlimits.h
94doc/NTL
95factory/factory.h
96factory/factoryconf.h
97ntl/include/NTL/gmp_aux.h
98ntl/include/NTL/mach_desc.h
99ntl/setup1
100ntl/setup3
101ntl/setup4
102ntl/src/MakeDesc
103ntl/src/gen_gmp_aux
104ntl/src/gen_lip_gmp_aux
105libpolys/tests/gftables
106libpolys/tests/p_Procs_*.so
107aclocal.m4
108autom4te.cache/
109.deps
110compile
111depcomp
112missing
113stamp-h1
114stamp-h2
Note: See TracBrowser for help on using the repository browser.