source: git/.gitignore @ ebf138

spielwiese
Last change on this file since ebf138 was dccceb, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
moved libfac under factory/ CHG: moved libfac/ under factory/ Note: starting to merge libfac into factory (as a private library)
  • 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
13libsingular-config
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/polys/templates/.dirstamp
45libpolys/libpolys-config
46depend
47tags
48ltmain.sh
49libtool
50INSTALL
51COPYING
52Makefile
53Makefile.in
54install-sh
55!configure.ac
56GNUMakefile
57confdefs.h
58tags
59stamp-h
60ix86-Linux/*
61ix86-Win/*
62x86_64-Linux/*
63ix86Mac-darwin/*
64omalloc/stamp-h3
65omalloc/Makefile.in
66omalloc/omTables
67omalloc/omTables.h
68omalloc/omTables.inc
69omalloc/omalloc.h
70omalloc/omTables.dSYM/*
71MP/MP/MP_Config.h
72MP/MP/h/values.h
73Singular/confdefs.h
74Singular/Singular.rc
75config.cache
76doc/uname.texi
77doc/version.texi
78factory/GNUmakefile
79config.h
80factory/ftest/GNUmakefile
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
89omalloc/omConfig.h.in
90doc/NTL
91factory/factory.h
92factory/factoryconf.h
93ntl/include/NTL/gmp_aux.h
94ntl/include/NTL/mach_desc.h
95ntl/setup1
96ntl/setup3
97ntl/setup4
98ntl/src/MakeDesc
99ntl/src/gen_gmp_aux
100ntl/src/gen_lip_gmp_aux
101libpolys/tests/gftables
102libpolys/tests/p_Procs_*.so
103aclocal.m4
104autom4te.cache/
105.deps
106compile
107depcomp
108missing
109stamp-h1
110stamp-h2
111
112singular.png
Note: See TracBrowser for help on using the repository browser.