source: git/.gitignore @ e76d7a6

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