Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/file/1785e40b2a2d/.hgignore
Дата изменения: Unknown
Дата индексирования: Sun Feb 3 10:15:25 2013
Кодировка:
allpy: 1785e40b2a2d .hgignore

allpy

view .hgignore @ 520:1785e40b2a2d

blocks3d(): add primary_cliques parameter if primary_cliques parameter is set, blocks3d() returns self-overlapping raw cliques (as blocks) instead of set of self-non-overlapping blocks (default) it could be used for debugging and testing
author boris (kodomo) <bnagaev@gmail.com>
date Sat, 26 Feb 2011 18:05:10 +0300
parents 807e1e71bc33
children 1f122b33073d
line source
1 syntax: glob
3 # Compiler-generated junk
4 *.pyc
5 build
6 output
7 *.o
8 blocks3d/wt/blocks3d-wt
9 debian/.dep
11 # Junk from text-editors
12 *.geany
13 *.swp
15 # Temporary files from sphinx
16 docs/build
18 # Temporary files from debianization
19 debian/python-allpy/
20 debian/blocks3d/
21 debian/blocks3d-wt/
22 debian/geometrical-core/
24 debian/*.substvars
25 debian/*.debhelper*
26 debian/*stamp*
27 debian/files
28 debian/control
29 debian/*.log
30 debian/*/*.log
31 debian/tmp/
32 debian/pycompat
33 *.deb
34 *.cdbs-config_list