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

allpy

view .hgignore @ 1026:ca2cf2377bed

blocks_to_pymol(): use all blocks, not only the first one Residue numbers are grouped in Pymol script. (For example, "1-5,7" instead of "1,2,3,4,5,7".) Otherwise, Pymol could produce segfault as a result of too long list. Maybe, the problem remains, since even grouped list may be too long...
author Boris Nagaev <bnagaev@gmail.com>
date Thu, 15 Mar 2012 23:17:23 +0400
parents 89b2dae5ca95
children 7451c70b3789
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
10 .coverage
12 # Junk from text-editors
13 *.geany
14 *.swp
16 # Hand-generated temporary files
17 temp
18 temp.*
20 # Permananent and useful autogenerated stuff
21 allpy/data/codes.py
23 # Temporary files from building
24 allpy/data/components.cif
25 blocks3d/www/input/conservative_groups.js
26 blocks3d/www/input/crc32.js
27 blocks3d/www/input/utf8_encode.js
28 blocks3d/www/input/dechex.js
29 blocks3d/www/input/json2.js
30 blocks3d/wt/files/js
31 blocks3d/wt/files/resources
32 blocks3d/html.htm
33 pair_cores/html.htm
34 pair_cores/web/wc
35 pair_cores/web/*.o
36 pair_cores/web/*root
37 pair_cores/web/pair-cores.wt
38 *.zip
40 # Temporary files from sphinx
41 docs/build
43 # Temporary files from debianization
44 debian/python-allpy/
45 debian/blocks3d/
46 debian/blocks3d-wt/
47 debian/geometrical-core2/
49 debian/bin/
50 debian/*.substvars
51 debian/*.debhelper*
52 debian/*stamp*
53 debian/files
54 debian/control
55 debian/*.log
56 debian/*/*.log
57 debian/tmp/
58 debian/pycompat
59 *.deb
60 *.cdbs-config_list
62 # Input files for tests
63 test/ex1.fasta