source: git/.gitignore @ 383b2c8

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