~ubuntu-branches/debian/sid/arpack/sid

« back to all changes in this revision

Viewing changes to .hgignore

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-11-13 09:56:18 UTC
  • mfrom: (1.3.3)
  • Revision ID: package-import@ubuntu.com-20131113095618-xoq2ckxy41bk7ilb
Tags: 3.1.4-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
syntax: glob
 
2
 
 
3
.gitignore
 
4
 
 
5
Makefile
 
6
 
 
7
*.o
 
8
*.lo
 
9
*.la
 
10
.libs/
 
11
SRC/.libs/
 
12
UTIL/.libs/
 
13
arpack.pc
 
14
autom4te.cache/
 
15
config.log
 
16
config.status
 
17
libtool
 
18
*.lib
 
19
*.def
 
20
*.dll
 
21
*.bak
 
22
*.exp
 
23
*.u2d
 
24
*.suo
 
25
VISUAL_STUDIO/Release MKL/
 
26
VISUAL_STUDIO/bin/
 
27
TESTS/dnsimp
 
28
PARPACK/EXAMPLES/MPI/pcndrv1
 
29
PARPACK/EXAMPLES/MPI/pdndrv1
 
30
PARPACK/EXAMPLES/MPI/pdndrv3
 
31
PARPACK/EXAMPLES/MPI/pdsdrv1
 
32
PARPACK/EXAMPLES/MPI/psndrv3
 
33
PARPACK/EXAMPLES/MPI/pssdrv1
 
34
PARPACK/EXAMPLES/MPI/pzndrv1