source: git/.gitignore @ c28ecf

spielwiese
Last change on this file since c28ecf was c28ecf, checked in by Frank Seelisch <seelisch@…>, 13 years ago
alg ext implementation now passing all coeffs and polys tests
  • 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/
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/coeffs/test
44libpolys/coeffs/test-g
45libpolys/polys/templates/.dirstamp
46libpolys/libpolys-config
47depend
48tags
49ltmain.sh
50libtool
51INSTALL
52COPYING
53Makefile
54Makefile.in
55install-sh
56!configure.ac
57GNUMakefile
58confdefs.h
59tags
60stamp-h
61ix86-Linux/*
62ix86-Win/*
63x86_64-Linux/*
64ix86Mac-darwin/*
65omalloc/stamp-h3
66omalloc/Makefile.in
67omalloc/omTables
68omalloc/omTables.h
69omalloc/omTables.inc
70omalloc/omalloc.h
71omalloc/omTables.dSYM/*
72MP/MP/MP_Config.h
73MP/MP/h/values.h
74Singular/mod2.h
75Singular/confdefs.h
76Singular/Singular.rc
77config.cache
78doc/uname.texi
79doc/version.texi
80factory/GNUmakefile
81config.h
82factory/ftest/GNUmakefile
83kernel/mod2.h
84libfac/factor/version.h
85modules/include/config.h
86ntl/include/NTL/config.h
87ntl/src/cfileout
88ntl/src/makefile
89ntl/src/mfileout
90omalloc/omConfig.h
91omalloc/omExternalConfig.h
92omalloc/omlimits.h
93doc/NTL
94factory/factory.h
95factory/factoryconf.h
96ntl/include/NTL/gmp_aux.h
97ntl/include/NTL/mach_desc.h
98ntl/setup1
99ntl/setup3
100ntl/setup4
101ntl/src/MakeDesc
102ntl/src/gen_gmp_aux
103ntl/src/gen_lip_gmp_aux
104libpolys/tests/gftables
105libpolys/tests/p_Procs_*.so
106aclocal.m4
107autom4te.cache/
108.deps
109compile
110depcomp
111missing
112stamp-h1
113stamp-h2
Note: See TracBrowser for help on using the repository browser.