source: git/.gitignore @ ccd333

spielwiese
Last change on this file since ccd333 was ccd333, checked in by Mohamed Barakat <mohamed.barakat@…>, 13 years ago
- seperated public config macros in omalloc from private ones - deleted OM_PROVIDE_MALLOC and OM_EMULATE_OMALLOC - protect libpolys/misc/mylimits.h from double-include - enlarged .gitignore :)
  • Property mode set to 100644
File size: 1.3 KB
Line 
1LIB
2*.d
3*.dd
4*.[oa]
5*.o_ndebug
6*.og
7*.exe
8*.swp
9*.lo
10*.la
11.libs
12configure
13config.h.in
14config.sub
15config.guess
16config.h
17config.status
18ntl/*
19libpolys/polys/templates/p_Procs_Generate
20libpolys/polys/m4/
21libpolys/coeffs/test
22libpolys/coeffs/test-g
23libpolys/polys/templates/.dirstamp
24depend
25tags
26ltmain.sh
27libtool
28INSTALL
29COPYING
30Makefile
31Makefile.in
32install-sh
33!configure.ac
34GNUMakefile
35confdefs.h
36tags
37stamp-h
38ix86-Linux/*
39ix86-Win/*
40x86_64-Linux/*
41ix86Mac-darwin/*
42omalloc/stamp-h3
43omalloc/Makefile.in
44omalloc/omTables
45omalloc/omTables.h
46omalloc/omTables.inc
47omalloc/omalloc.h
48omalloc/omTables.dSYM/*
49MP/MP/MP_Config.h
50MP/MP/h/values.h
51Singular/mod2.h
52Singular/confdefs.h
53Singular/Singular.rc
54config.cache
55doc/uname.texi
56doc/version.texi
57factory/GNUmakefile
58config.h
59factory/ftest/GNUmakefile
60kernel/mod2.h
61libfac/factor/version.h
62modules/include/config.h
63ntl/include/NTL/config.h
64ntl/src/cfileout
65ntl/src/makefile
66ntl/src/mfileout
67omalloc/omConfig.h
68omalloc/omExternalConfig.h
69omalloc/omlimits.h
70doc/NTL
71factory/cf_gmp.h
72factory/factory.h
73factory/factoryconf.h
74factory/gen_cf_gmp.sh
75ntl/include/NTL/gmp_aux.h
76ntl/include/NTL/mach_desc.h
77ntl/setup1
78ntl/setup3
79ntl/setup4
80ntl/src/MakeDesc
81ntl/src/gen_gmp_aux
82ntl/src/gen_lip_gmp_aux
83aclocal.m4
84autom4te.cache/
85.deps
86compile
87depcomp
88missing
89stamp-h1
90stamp-h2
Note: See TracBrowser for help on using the repository browser.