Mercurial > repos > greg > gregs_test_repo
annotate CADDSuite-1.0.1/data/OpenBabel/bondtyp.h @ 26:2f19ad95a19d
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
author | greg |
---|---|
date | Tue, 15 Nov 2011 11:55:29 -0500 |
parents | 389056b8864a |
children |
rev | line source |
---|---|
23
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
1 /*************************************************************** |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
2 This file is part of the Open Babel project. |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
3 This is copyright under the GNU General Public License (GPL) |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
4 For more information, see <http://openbabel.org/> |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
5 |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
6 This file contains a binary representation of data tables |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
7 used by Open Babel. It is used as a fallback if the textual |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
8 data table is not found at runtime. It is not a normal header. |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
9 ***************************************************************/ |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
10 |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
11 |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
12 #ifndef OB_BONDTYP_H |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
13 #define OB_BONDTYP_H |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
14 |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
15 namespace OpenBabel |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
16 { |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
17 static const char BondTypeData[] = { |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
18 0x2A,0x31,0x5B,0x23,0x36,0x5D,0x28,0x5B,0x23,0x37,0x44,0x33,0x5D,0x32,0x29, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
19 0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x32,0x2A,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
20 0x23,0x36,0x5D,0x28,0x5B,0x23,0x37,0x44,0x33,0x5D,0x33,0x29,0x5B,0x23,0x36, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
21 0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x33,0x2A,0x5B,0x23,0x36,0x5D, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
22 0x28,0x5B,0x23,0x37,0x44,0x33,0x5D,0x34,0x29,0x5B,0x23,0x36,0x5D,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
23 0x36,0x5D,0x5B,0x23,0x36,0x5D,0x34,0x2A,0x5B,0x23,0x36,0x5D,0x28,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
24 0x37,0x44,0x33,0x5D,0x35,0x29,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
25 0x23,0x36,0x5D,0x35,0x31,0x09,0x30,0x20,0x31,0x20,0x32,0x20,0x31,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
26 0x20,0x31,0x20,0x31,0x20,0x33,0x20,0x31,0x20,0x33,0x20,0x34,0x20,0x32,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
27 0x34,0x20,0x35,0x20,0x31,0x20,0x35,0x20,0x32,0x20,0x31,0x20,0x35,0x20,0x36, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
28 0x20,0x32,0x20,0x36,0x20,0x37,0x20,0x31,0x20,0x37,0x20,0x38,0x20,0x32,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
29 0x37,0x20,0x39,0x20,0x31,0x20,0x39,0x20,0x31,0x30,0x20,0x32,0x20,0x31,0x30, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
30 0x20,0x31,0x31,0x20,0x31,0x20,0x31,0x31,0x20,0x38,0x20,0x31,0x20,0x31,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
31 0x20,0x31,0x32,0x20,0x32,0x20,0x31,0x32,0x20,0x31,0x33,0x20,0x31,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
32 0x33,0x20,0x31,0x34,0x20,0x31,0x20,0x31,0x33,0x20,0x31,0x35,0x20,0x32,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
33 0x31,0x35,0x20,0x31,0x36,0x20,0x31,0x20,0x31,0x36,0x20,0x31,0x37,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
34 0x20,0x31,0x37,0x20,0x31,0x34,0x20,0x31,0x20,0x31,0x37,0x20,0x31,0x38,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
35 0x31,0x20,0x31,0x38,0x20,0x31,0x39,0x20,0x32,0x20,0x31,0x39,0x20,0x32,0x30, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
36 0x20,0x31,0x20,0x31,0x39,0x20,0x32,0x31,0x20,0x31,0x20,0x32,0x31,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
37 0x32,0x20,0x32,0x20,0x32,0x32,0x20,0x32,0x33,0x20,0x31,0x20,0x32,0x33,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
38 0x32,0x30,0x20,0x32,0x0A,0x2A,0x31,0x5B,0x23,0x36,0x5D,0x28,0x5B,0x23,0x37, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
39 0x44,0x33,0x5D,0x32,0x29,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
40 0x36,0x5D,0x32,0x2A,0x5B,0x23,0x36,0x5D,0x28,0x5B,0x23,0x37,0x5D,0x33,0x29, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
41 0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x33,0x2A,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
42 0x23,0x36,0x5D,0x28,0x5B,0x23,0x37,0x44,0x33,0x5D,0x34,0x29,0x5B,0x23,0x36, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
43 0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x34,0x2A,0x5B,0x23,0x36,0x5D, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
44 0x28,0x5B,0x23,0x37,0x5D,0x35,0x29,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
45 0x5B,0x23,0x36,0x5D,0x35,0x31,0x09,0x30,0x20,0x31,0x20,0x32,0x20,0x31,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
46 0x32,0x20,0x31,0x20,0x31,0x20,0x33,0x20,0x31,0x20,0x33,0x20,0x34,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
47 0x20,0x34,0x20,0x35,0x20,0x31,0x20,0x35,0x20,0x32,0x20,0x31,0x20,0x35,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
48 0x36,0x20,0x32,0x20,0x36,0x20,0x37,0x20,0x31,0x20,0x37,0x20,0x38,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
49 0x20,0x37,0x20,0x39,0x20,0x31,0x20,0x39,0x20,0x31,0x30,0x20,0x32,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
50 0x30,0x20,0x31,0x31,0x20,0x31,0x20,0x31,0x31,0x20,0x38,0x20,0x31,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
51 0x31,0x20,0x31,0x32,0x20,0x32,0x20,0x31,0x32,0x20,0x31,0x33,0x20,0x31,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
52 0x31,0x33,0x20,0x31,0x34,0x20,0x31,0x20,0x31,0x33,0x20,0x31,0x35,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
53 0x20,0x31,0x35,0x20,0x31,0x36,0x20,0x31,0x20,0x31,0x36,0x20,0x31,0x37,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
54 0x32,0x20,0x31,0x37,0x20,0x31,0x34,0x20,0x31,0x20,0x31,0x37,0x20,0x31,0x38, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
55 0x20,0x31,0x20,0x31,0x38,0x20,0x31,0x39,0x20,0x32,0x20,0x31,0x39,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
56 0x30,0x20,0x31,0x20,0x31,0x39,0x20,0x32,0x31,0x20,0x31,0x20,0x32,0x31,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
57 0x32,0x32,0x20,0x32,0x20,0x32,0x32,0x20,0x32,0x33,0x20,0x31,0x20,0x32,0x33, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
58 0x20,0x32,0x30,0x20,0x32,0x0A,0x2A,0x31,0x5B,0x23,0x36,0x5D,0x28,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
59 0x37,0x5D,0x32,0x29,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
60 0x5D,0x32,0x2A,0x5B,0x23,0x36,0x5D,0x28,0x5B,0x23,0x37,0x5D,0x33,0x29,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
61 0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x33,0x2A,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
62 0x36,0x5D,0x28,0x5B,0x23,0x37,0x5D,0x34,0x29,0x5B,0x23,0x36,0x5D,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
63 0x36,0x5D,0x5B,0x23,0x36,0x5D,0x34,0x2A,0x5B,0x23,0x36,0x5D,0x28,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
64 0x37,0x5D,0x35,0x29,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x36, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
65 0x5D,0x35,0x31,0x09,0x30,0x20,0x31,0x20,0x32,0x20,0x31,0x20,0x32,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
66 0x20,0x31,0x20,0x33,0x20,0x31,0x20,0x33,0x20,0x34,0x20,0x32,0x20,0x34,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
67 0x35,0x20,0x31,0x20,0x35,0x20,0x32,0x20,0x31,0x20,0x35,0x20,0x36,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
68 0x20,0x36,0x20,0x37,0x20,0x31,0x20,0x37,0x20,0x38,0x20,0x32,0x20,0x37,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
69 0x39,0x20,0x31,0x20,0x39,0x20,0x31,0x30,0x20,0x32,0x20,0x31,0x30,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
70 0x31,0x20,0x31,0x20,0x31,0x31,0x20,0x38,0x20,0x31,0x20,0x31,0x31,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
71 0x32,0x20,0x32,0x20,0x31,0x32,0x20,0x31,0x33,0x20,0x31,0x20,0x31,0x33,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
72 0x31,0x34,0x20,0x31,0x20,0x31,0x33,0x20,0x31,0x35,0x20,0x32,0x20,0x31,0x35, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
73 0x20,0x31,0x36,0x20,0x31,0x20,0x31,0x36,0x20,0x31,0x37,0x20,0x32,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
74 0x37,0x20,0x31,0x34,0x20,0x31,0x20,0x31,0x37,0x20,0x31,0x38,0x20,0x31,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
75 0x31,0x38,0x20,0x31,0x39,0x20,0x32,0x20,0x31,0x39,0x20,0x32,0x30,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
76 0x20,0x31,0x39,0x20,0x32,0x31,0x20,0x31,0x20,0x32,0x31,0x20,0x32,0x32,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
77 0x32,0x20,0x32,0x32,0x20,0x32,0x33,0x20,0x31,0x20,0x32,0x33,0x20,0x32,0x30, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
78 0x20,0x32,0x0A,0x5B,0x23,0x37,0x44,0x32,0x5D,0x5B,0x23,0x37,0x44,0x32,0x5E, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
79 0x31,0x5D,0x5B,0x23,0x37,0x44,0x31,0x5D,0x09,0x09,0x30,0x20,0x31,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
80 0x20,0x31,0x20,0x32,0x20,0x32,0x0A,0x5B,0x23,0x38,0x44,0x31,0x5D,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
81 0x37,0x44,0x33,0x5E,0x32,0x5D,0x28,0x5B,0x23,0x38,0x44,0x31,0x5D,0x29,0x2A, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
82 0x09,0x09,0x30,0x20,0x31,0x20,0x32,0x20,0x31,0x20,0x32,0x20,0x32,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
83 0x20,0x33,0x20,0x31,0x0A,0x5B,0x23,0x31,0x36,0x44,0x34,0x5D,0x28,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
84 0x38,0x44,0x31,0x5D,0x29,0x28,0x5B,0x23,0x38,0x44,0x31,0x5D,0x29,0x28,0x2A, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
85 0x29,0x28,0x2A,0x29,0x09,0x30,0x20,0x31,0x20,0x32,0x20,0x30,0x20,0x32,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
86 0x32,0x20,0x30,0x20,0x33,0x20,0x31,0x20,0x30,0x20,0x34,0x20,0x31,0x0A,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
87 0x23,0x31,0x35,0x44,0x34,0x5D,0x28,0x5B,0x23,0x38,0x44,0x31,0x5D,0x29,0x28, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
88 0x2A,0x29,0x28,0x2A,0x29,0x28,0x2A,0x29,0x09,0x30,0x20,0x31,0x20,0x32,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
89 0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33,0x20,0x31,0x20,0x30,0x20,0x34, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
90 0x20,0x31,0x0A,0x5B,0x23,0x36,0x44,0x33,0x5E,0x32,0x5D,0x28,0x5B,0x23,0x38, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
91 0x44,0x31,0x5D,0x29,0x28,0x5B,0x23,0x38,0x5D,0x29,0x2A,0x09,0x09,0x30,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
92 0x31,0x20,0x32,0x20,0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
93 0x0A,0x5B,0x23,0x38,0x44,0x31,0x5D,0x5B,0x23,0x36,0x44,0x32,0x5E,0x31,0x5D, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
94 0x5B,0x23,0x38,0x44,0x31,0x5D,0x09,0x09,0x30,0x20,0x31,0x20,0x32,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
95 0x20,0x32,0x20,0x32,0x0A,0x5B,0x23,0x36,0x44,0x33,0x5E,0x32,0x5D,0x28,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
96 0x23,0x38,0x44,0x31,0x5D,0x29,0x28,0x5B,0x23,0x37,0x5D,0x29,0x2A,0x09,0x09, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
97 0x30,0x20,0x31,0x20,0x32,0x20,0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
98 0x20,0x31,0x0A,0x5B,0x23,0x33,0x34,0x44,0x33,0x5E,0x32,0x5D,0x28,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
99 0x38,0x44,0x31,0x5D,0x29,0x28,0x5B,0x23,0x38,0x5D,0x29,0x2A,0x09,0x09,0x30, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
100 0x20,0x31,0x20,0x32,0x20,0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
101 0x31,0x0A,0x5B,0x23,0x36,0x44,0x33,0x5E,0x32,0x5D,0x28,0x5B,0x23,0x38,0x44, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
102 0x31,0x5D,0x29,0x28,0x5B,0x23,0x31,0x36,0x5D,0x29,0x2A,0x09,0x09,0x30,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
103 0x31,0x20,0x32,0x20,0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
104 0x0A,0x5B,0x23,0x36,0x44,0x33,0x5E,0x32,0x5D,0x28,0x5B,0x23,0x31,0x36,0x44, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
105 0x31,0x5D,0x29,0x28,0x5B,0x23,0x31,0x36,0x5D,0x29,0x2A,0x09,0x09,0x30,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
106 0x31,0x20,0x32,0x20,0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
107 0x0A,0x5B,0x23,0x36,0x44,0x33,0x5E,0x32,0x5D,0x28,0x5B,0x23,0x31,0x36,0x44, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
108 0x31,0x5D,0x29,0x28,0x5B,0x23,0x37,0x5D,0x29,0x2A,0x09,0x09,0x30,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
109 0x20,0x32,0x20,0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33,0x20,0x31,0x0A, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
110 0x5B,0x23,0x36,0x5E,0x32,0x5D,0x5B,0x23,0x36,0x44,0x32,0x5E,0x31,0x5D,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
111 0x23,0x36,0x5E,0x32,0x5D,0x09,0x09,0x30,0x20,0x31,0x20,0x32,0x20,0x31,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
112 0x32,0x20,0x32,0x0A,0x5B,0x23,0x36,0x44,0x33,0x5E,0x32,0x3B,0x21,0x52,0x5D, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
113 0x28,0x5B,0x23,0x37,0x44,0x31,0x48,0x30,0x3B,0x21,0x52,0x5D,0x29,0x28,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
114 0x23,0x37,0x3B,0x21,0x52,0x5D,0x29,0x2A,0x09,0x30,0x20,0x31,0x20,0x32,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
115 0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33,0x20,0x31,0x0A,0x5B,0x23,0x36, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
116 0x44,0x33,0x5E,0x32,0x3B,0x21,0x52,0x5D,0x28,0x5B,0x23,0x37,0x44,0x32,0x48, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
117 0x31,0x3B,0x21,0x52,0x5D,0x29,0x28,0x5B,0x23,0x37,0x3B,0x21,0x52,0x5D,0x29, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
118 0x2A,0x09,0x30,0x20,0x31,0x20,0x32,0x20,0x30,0x20,0x32,0x20,0x31,0x20,0x30, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
119 0x20,0x33,0x20,0x31,0x0A,0x5B,0x23,0x36,0x44,0x33,0x5E,0x32,0x3B,0x21,0x52, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
120 0x5D,0x28,0x5B,0x23,0x37,0x44,0x33,0x48,0x32,0x3B,0x21,0x52,0x5D,0x29,0x28, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
121 0x5B,0x23,0x37,0x3B,0x21,0x52,0x5D,0x29,0x2A,0x09,0x30,0x20,0x31,0x20,0x32, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
122 0x20,0x30,0x20,0x32,0x20,0x31,0x20,0x30,0x20,0x33,0x20,0x31,0x0A,0x5B,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
123 0x36,0x44,0x33,0x5E,0x32,0x3B,0x21,0x52,0x5D,0x28,0x5B,0x23,0x31,0x2C,0x23, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
124 0x36,0x5D,0x29,0x28,0x5B,0x23,0x31,0x2C,0x23,0x36,0x5D,0x29,0x5B,0x23,0x37, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
125 0x44,0x33,0x5E,0x32,0x3B,0x21,0x52,0x5D,0x28,0x5B,0x23,0x31,0x5D,0x29,0x5B, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
126 0x23,0x36,0x5D,0x09,0x30,0x20,0x31,0x20,0x31,0x20,0x30,0x20,0x32,0x20,0x31, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
127 0x20,0x30,0x20,0x33,0x20,0x32,0x20,0x33,0x20,0x34,0x20,0x31,0x20,0x33,0x20, |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
128 0x35,0x20,0x31,0x0A,0x00}; |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
129 |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
130 } // namespace OpenBabel |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
131 #endif // OB_BONDTYP_H |
389056b8864a
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff
changeset
|
132 |