Mercurial > repos > marcel > caddsuite_linux_x86_64
annotate CADDSuite/data/OpenBabel/atomtyp.h @ 4:02c8570cde57
Uploaded
author | g2cmnty@test-web1.g2.bx.psu.edu |
---|---|
date | Tue, 28 Jun 2011 10:37:20 -0400 |
parents | bac3c274238f |
children |
rev | line source |
---|---|
0
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
1 /*************************************************************** |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
2 This file is part of the Open Babel project. |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
3 This is copyright under the GNU General Public License (GPL) |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
4 For more information, see <http://openbabel.org/> |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
5 |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
6 This file contains a binary representation of data tables |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
7 used by Open Babel. It is used as a fallback if the textual |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
8 data table is not found at runtime. It is not a normal header. |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
9 ***************************************************************/ |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
10 |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
11 |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
12 #ifndef OB_ATOMTYP_H |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
13 #define OB_ATOMTYP_H |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
14 |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
15 namespace OpenBabel |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
16 { |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
17 static const char AtomTypeData[] = { |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
18 0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x44,0x34,0x5D,0x20,0x33,0x20,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
19 0x61,0x6E,0x79,0x20,0x34,0x2D,0x76,0x61,0x6C,0x65,0x6E,0x74,0x20,0x61,0x74, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
20 0x6F,0x6D,0x20,0x2D,0x2D,0x20,0x74,0x65,0x74,0x72,0x61,0x68,0x65,0x64,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
21 0x61,0x6C,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x44,0x35,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
22 0x35,0x20,0x23,0x61,0x6E,0x79,0x20,0x35,0x2D,0x76,0x61,0x6C,0x65,0x6E,0x74, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
23 0x20,0x61,0x74,0x6F,0x6D,0x20,0x2D,0x2D,0x20,0x74,0x72,0x69,0x67,0x62,0x69, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
24 0x70,0x79,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x44,0x36,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
25 0x36,0x20,0x23,0x61,0x6E,0x79,0x20,0x36,0x2D,0x76,0x61,0x6C,0x65,0x6E,0x74, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
26 0x20,0x61,0x74,0x6F,0x6D,0x20,0x2D,0x2D,0x20,0x6F,0x63,0x74,0x0A,0x49,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
27 0x54,0x48,0x59,0x42,0x20,0x5B,0x43,0x5D,0x20,0x33,0x20,0x23,0x73,0x70,0x33, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
28 0x20,0x63,0x61,0x72,0x62,0x6F,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
29 0x5B,0x63,0x2C,0x24,0x28,0x43,0x3D,0x2A,0x29,0x5D,0x20,0x32,0x20,0x23,0x73, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
30 0x70,0x32,0x20,0x63,0x61,0x72,0x62,0x6F,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
31 0x42,0x20,0x5B,0x24,0x28,0x43,0x23,0x2A,0x29,0x2C,0x24,0x28,0x43,0x28,0x3D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
32 0x2A,0x29,0x3D,0x2A,0x29,0x5D,0x20,0x31,0x20,0x23,0x73,0x70,0x20,0x63,0x61, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
33 0x72,0x62,0x6F,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x4E,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
34 0x20,0x33,0x20,0x23,0x73,0x70,0x33,0x20,0x6E,0x69,0x74,0x72,0x6F,0x67,0x65, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
35 0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x6E,0x2C,0x24,0x28,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
36 0x3D,0x2A,0x29,0x2C,0x24,0x28,0x4E,0x5B,0x23,0x36,0x2C,0x23,0x37,0x2C,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
37 0x38,0x5D,0x3D,0x2C,0x3A,0x2C,0x23,0x2A,0x29,0x5D,0x20,0x32,0x20,0x23,0x73, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
38 0x70,0x32,0x20,0x6E,0x69,0x74,0x72,0x6F,0x67,0x65,0x6E,0x0A,0x49,0x4E,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
39 0x48,0x59,0x42,0x20,0x5B,0x4E,0x44,0x31,0x2C,0x4E,0x44,0x32,0x2C,0x4E,0x44, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
40 0x33,0x5D,0x61,0x20,0x32,0x20,0x23,0x73,0x70,0x32,0x20,0x6E,0x69,0x74,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
41 0x6F,0x67,0x65,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x24,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
42 0x4E,0x23,0x2A,0x29,0x2C,0x24,0x28,0x5B,0x4E,0x44,0x32,0x5D,0x28,0x3D,0x2A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
43 0x29,0x3D,0x2A,0x29,0x5D,0x20,0x31,0x20,0x23,0x73,0x70,0x20,0x6E,0x69,0x74, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
44 0x72,0x6F,0x67,0x65,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x4F, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
45 0x5D,0x20,0x33,0x20,0x23,0x73,0x70,0x33,0x20,0x6F,0x78,0x79,0x67,0x65,0x6E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
46 0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x6F,0x2C,0x24,0x28,0x4F,0x3D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
47 0x2A,0x29,0x2C,0x24,0x28,0x4F,0x5B,0x23,0x36,0x2C,0x23,0x37,0x2C,0x23,0x38, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
48 0x5D,0x3D,0x2C,0x3A,0x2A,0x29,0x5D,0x20,0x32,0x20,0x23,0x73,0x70,0x32,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
49 0x6F,0x78,0x79,0x67,0x65,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
50 0x24,0x28,0x5B,0x23,0x38,0x44,0x31,0x5D,0x5B,0x23,0x36,0x5D,0x5B,0x23,0x38, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
51 0x44,0x31,0x5D,0x29,0x5D,0x20,0x32,0x20,0x23,0x73,0x70,0x32,0x20,0x6F,0x78, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
52 0x79,0x67,0x65,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x24,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
53 0x4F,0x23,0x2A,0x29,0x5D,0x20,0x31,0x20,0x23,0x73,0x70,0x20,0x6F,0x78,0x79, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
54 0x67,0x65,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x50,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
55 0x33,0x20,0x23,0x73,0x70,0x33,0x20,0x70,0x68,0x6F,0x73,0x70,0x68,0x6F,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
56 0x75,0x73,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x23,0x31,0x35,0x3B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
57 0x24,0x28,0x5B,0x50,0x44,0x31,0x5D,0x3D,0x2A,0x29,0x5D,0x20,0x32,0x20,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
58 0x73,0x70,0x32,0x20,0x70,0x68,0x6F,0x73,0x70,0x68,0x6F,0x72,0x75,0x73,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
59 0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x50,0x44,0x35,0x5D,0x09,0x09,0x09, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
60 0x20,0x35,0x09,0x20,0x23,0x73,0x70,0x33,0x64,0x20,0x70,0x68,0x6F,0x73,0x70, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
61 0x68,0x6F,0x72,0x75,0x73,0x2C,0x20,0x61,0x73,0x20,0x69,0x6E,0x20,0x50,0x46, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
62 0x35,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x50,0x76,0x35,0x5D,0x09, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
63 0x09,0x09,0x20,0x35,0x09,0x20,0x23,0x73,0x70,0x33,0x64,0x20,0x70,0x68,0x6F, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
64 0x73,0x70,0x68,0x6F,0x72,0x75,0x73,0x2C,0x20,0x61,0x73,0x20,0x69,0x6E,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
65 0x48,0x33,0x50,0x4F,0x34,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x53, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
66 0x5D,0x20,0x33,0x20,0x23,0x73,0x70,0x33,0x20,0x73,0x75,0x6C,0x66,0x75,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
67 0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x23,0x31,0x36,0x3B,0x73,0x2C, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
68 0x24,0x28,0x5B,0x53,0x44,0x31,0x5D,0x3D,0x2A,0x29,0x5D,0x20,0x32,0x20,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
69 0x73,0x70,0x32,0x20,0x73,0x75,0x6C,0x66,0x75,0x72,0x0A,0x49,0x4E,0x54,0x48, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
70 0x59,0x42,0x20,0x5B,0x53,0x44,0x36,0x5D,0x09,0x09,0x09,0x20,0x36,0x09,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
71 0x23,0x73,0x70,0x33,0x64,0x32,0x20,0x73,0x75,0x6C,0x66,0x75,0x72,0x2C,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
72 0x61,0x73,0x20,0x69,0x6E,0x20,0x53,0x46,0x36,0x0A,0x49,0x4E,0x54,0x48,0x59, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
73 0x42,0x20,0x5B,0x42,0x5D,0x20,0x32,0x20,0x23,0x73,0x70,0x32,0x20,0x62,0x6F, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
74 0x72,0x6F,0x6E,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x42,0x44,0x34, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
75 0x5D,0x20,0x33,0x20,0x23,0x73,0x70,0x33,0x20,0x62,0x6F,0x72,0x6F,0x6E,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
76 0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x41,0x6C,0x5D,0x20,0x32,0x20,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
77 0x20,0x74,0x79,0x70,0x69,0x63,0x61,0x6C,0x20,0x73,0x70,0x32,0x20,0x41,0x6C, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
78 0x20,0x28,0x61,0x6E,0x64,0x20,0x66,0x61,0x6D,0x69,0x6C,0x79,0x29,0x0A,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
79 0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x47,0x61,0x5D,0x20,0x32,0x0A,0x49,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
80 0x54,0x48,0x59,0x42,0x20,0x5B,0x49,0x6E,0x5D,0x20,0x32,0x0A,0x49,0x4E,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
81 0x48,0x59,0x42,0x20,0x5B,0x54,0x6C,0x5D,0x20,0x32,0x0A,0x49,0x4E,0x54,0x48, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
82 0x59,0x42,0x20,0x5B,0x41,0x6C,0x44,0x34,0x5D,0x20,0x33,0x20,0x23,0x20,0x73, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
83 0x70,0x33,0x20,0x41,0x6C,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x53, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
84 0x69,0x5D,0x20,0x33,0x20,0x23,0x20,0x73,0x70,0x33,0x20,0x53,0x69,0x20,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
85 0x61,0x6E,0x64,0x20,0x66,0x61,0x6D,0x69,0x6C,0x79,0x29,0x0A,0x49,0x4E,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
86 0x48,0x59,0x42,0x20,0x5B,0x47,0x65,0x5D,0x20,0x33,0x0A,0x49,0x4E,0x54,0x48, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
87 0x59,0x42,0x20,0x5B,0x53,0x6E,0x5D,0x20,0x33,0x0A,0x49,0x4E,0x54,0x48,0x59, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
88 0x42,0x20,0x5B,0x50,0x62,0x5D,0x20,0x33,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
89 0x20,0x5B,0x41,0x73,0x5D,0x20,0x33,0x20,0x23,0x20,0x73,0x70,0x33,0x20,0x68, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
90 0x79,0x62,0x72,0x69,0x64,0x69,0x7A,0x61,0x74,0x69,0x6F,0x6E,0x20,0x41,0x73, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
91 0x20,0x28,0x61,0x6E,0x64,0x20,0x66,0x61,0x6D,0x69,0x6C,0x79,0x29,0x0A,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
92 0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x53,0x62,0x5D,0x20,0x33,0x0A,0x49,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
93 0x54,0x48,0x59,0x42,0x20,0x5B,0x42,0x69,0x5D,0x20,0x33,0x0A,0x49,0x4E,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
94 0x48,0x59,0x42,0x20,0x5B,0x73,0x65,0x5D,0x20,0x32,0x20,0x23,0x20,0x61,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
95 0x6F,0x6D,0x61,0x74,0x69,0x63,0x20,0x73,0x70,0x32,0x20,0x53,0x65,0x0A,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
96 0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x53,0x65,0x5D,0x20,0x33,0x20,0x23,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
97 0x73,0x70,0x33,0x20,0x68,0x79,0x62,0x72,0x69,0x64,0x69,0x7A,0x61,0x74,0x69, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
98 0x6F,0x6E,0x20,0x53,0x65,0x20,0x28,0x61,0x6E,0x64,0x20,0x66,0x61,0x6D,0x69, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
99 0x6C,0x79,0x29,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x54,0x65,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
100 0x20,0x33,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x50,0x6F,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
101 0x33,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x42,0x65,0x5D,0x20,0x31, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
102 0x20,0x23,0x20,0x41,0x6C,0x6B,0x61,0x6C,0x69,0x6E,0x65,0x20,0x65,0x61,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
103 0x74,0x68,0x2C,0x20,0x6C,0x69,0x6B,0x65,0x20,0x73,0x70,0x20,0x68,0x79,0x62, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
104 0x72,0x69,0x64,0x73,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x4D,0x67, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
105 0x5D,0x20,0x31,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x43,0x61,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
106 0x20,0x31,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x53,0x72,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
107 0x31,0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x42,0x61,0x5D,0x20,0x31, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
108 0x0A,0x49,0x4E,0x54,0x48,0x59,0x42,0x20,0x5B,0x52,0x61,0x5D,0x20,0x31,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
109 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x35,0x5D,0x20,0x33,0x20,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
110 0x20,0x47,0x65,0x6E,0x65,0x72,0x69,0x63,0x20,0x62,0x6F,0x72,0x6F,0x6E,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
111 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x36,0x2B,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
112 0x3D,0x2A,0x29,0x5D,0x09,0x09,0x20,0x32,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
113 0x20,0x5B,0x24,0x28,0x5B,0x23,0x36,0x2B,0x5D,0x23,0x2A,0x29,0x5D,0x09,0x09, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
114 0x20,0x31,0x20,0x23,0x20,0x6A,0x75,0x73,0x74,0x20,0x66,0x6F,0x72,0x20,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
115 0x6E,0x43,0x68,0x49,0x20,0x43,0x32,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
116 0x5B,0x23,0x36,0x5E,0x33,0x5D,0x20,0x34,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
117 0x20,0x5B,0x23,0x36,0x5E,0x32,0x5D,0x20,0x33,0x0A,0x49,0x4D,0x50,0x56,0x41, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
118 0x4C,0x20,0x5B,0x23,0x36,0x5E,0x31,0x5D,0x20,0x32,0x0A,0x49,0x4D,0x50,0x56, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
119 0x41,0x4C,0x20,0x5B,0x23,0x36,0x5E,0x33,0x2D,0x5D,0x20,0x33,0x0A,0x49,0x4D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
120 0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x36,0x5E,0x32,0x2D,0x5D,0x20,0x32,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
121 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x36,0x5E,0x31,0x2D,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
122 0x31,0x20,0x23,0x20,0x69,0x73,0x6F,0x63,0x79,0x61,0x6E,0x69,0x64,0x65,0x73, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
123 0x2C,0x20,0x43,0x4F,0x20,0x28,0x76,0x61,0x6C,0x65,0x6E,0x63,0x65,0x3D,0x31, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
124 0x2C,0x20,0x62,0x6F,0x6E,0x64,0x20,0x6F,0x72,0x64,0x65,0x72,0x3D,0x33,0x29, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
125 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x63,0x2B,0x5D,0x20,0x32,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
126 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x4E,0x5E,0x33,0x5D,0x20,0x33,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
127 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x4E,0x5E,0x33,0x2B,0x5D,0x20,0x34, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
128 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x4E,0x5E,0x32,0x5D,0x20,0x33, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
129 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x4E,0x44,0x31,0x5E,0x31,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
130 0x20,0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x4E,0x44,0x32,0x5E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
131 0x31,0x5D,0x20,0x32,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
132 0x4E,0x28,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x2A,0x29,0x5D,0x20,0x33,0x0A,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
133 0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x4E,0x43,0x3D,0x4F,0x29,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
134 0x20,0x33,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x4E,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
135 0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
136 0x20,0x33,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
137 0x72,0x30,0x5D,0x43,0x3D,0x5B,0x4E,0x72,0x30,0x5D,0x29,0x5D,0x20,0x33,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
138 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x4E,0x3D,0x2A,0x29,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
139 0x20,0x32,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
140 0x72,0x30,0x5D,0x3D,0x43,0x5B,0x4E,0x72,0x30,0x5D,0x29,0x5D,0x20,0x32,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
141 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x4E,0x2B,0x72,0x30, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
142 0x5D,0x3D,0x43,0x5B,0x4E,0x72,0x30,0x5D,0x29,0x5D,0x20,0x33,0x20,0x23,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
143 0x70,0x61,0x74,0x63,0x68,0x20,0x66,0x72,0x6F,0x6D,0x20,0x53,0x74,0x65,0x76, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
144 0x65,0x20,0x43,0x6F,0x6E,0x73,0x74,0x61,0x62,0x6C,0x65,0x0A,0x49,0x4D,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
145 0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x37,0x44,0x31,0x2D,0x5D,0x3D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
146 0x2A,0x29,0x5D,0x20,0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
147 0x5E,0x31,0x2D,0x5D,0x20,0x31,0x20,0x23,0x20,0x4E,0x32,0x4F,0x20,0x5B,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
148 0x2D,0x5D,0x3D,0x5B,0x4E,0x2B,0x5D,0x3D,0x4F,0x20,0x28,0x76,0x61,0x6C,0x65, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
149 0x6E,0x63,0x65,0x3D,0x31,0x2C,0x20,0x62,0x6F,0x6E,0x64,0x6F,0x72,0x64,0x65, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
150 0x72,0x3D,0x32,0x29,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x4E,0x2D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
151 0x5D,0x20,0x32,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x6E,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
152 0x32,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x6E,0x2D,0x5D,0x20,0x32, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
153 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x6E,0x2B,0x5D,0x20,0x33,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
154 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x37,0x2D,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
155 0x3D,0x2A,0x29,0x5D,0x20,0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
156 0x24,0x28,0x5B,0x23,0x37,0x2B,0x5D,0x23,0x2A,0x29,0x5D,0x20,0x32,0x0A,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
157 0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x38,0x2B,0x5D,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
158 0x2A,0x29,0x5D,0x20,0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
159 0x38,0x5D,0x20,0x32,0x20,0x23,0x20,0x47,0x65,0x6E,0x65,0x72,0x69,0x63,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
160 0x4F,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x38,0x2D,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
161 0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x38,0x2D,0x32,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
162 0x20,0x30,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x38,0x2B,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
163 0x20,0x33,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
164 0x38,0x5D,0x3D,0x2A,0x29,0x5D,0x20,0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
165 0x20,0x5B,0x23,0x38,0x5E,0x31,0x2B,0x5D,0x20,0x31,0x20,0x23,0x20,0x63,0x61, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
166 0x72,0x62,0x6F,0x6E,0x20,0x6D,0x6F,0x6E,0x6F,0x78,0x69,0x64,0x65,0x0A,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
167 0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x39,0x44,0x30,0x5D,0x20,0x31,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
168 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x39,0x44,0x30,0x2D,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
169 0x30,0x20,0x23,0x5B,0x46,0x2D,0x5D,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
170 0x5B,0x23,0x31,0x33,0x5D,0x20,0x33,0x20,0x23,0x20,0x67,0x65,0x6E,0x65,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
171 0x69,0x63,0x20,0x41,0x6C,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
172 0x31,0x34,0x5D,0x20,0x34,0x20,0x23,0x20,0x72,0x65,0x67,0x75,0x6C,0x61,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
173 0x20,0x73,0x70,0x33,0x20,0x53,0x69,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
174 0x5B,0x23,0x31,0x34,0x5E,0x32,0x5D,0x20,0x32,0x20,0x23,0x20,0x73,0x69,0x6C, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
175 0x79,0x6C,0x65,0x6E,0x65,0x73,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
176 0x24,0x28,0x5B,0x23,0x31,0x34,0x5D,0x3D,0x2A,0x29,0x5D,0x20,0x33,0x20,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
177 0x20,0x65,0x2E,0x67,0x2E,0x2C,0x20,0x53,0x69,0x3D,0x4F,0x0A,0x49,0x4D,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
178 0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x31,0x34,0x5D,0x28,0x3D,0x2A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
179 0x29,0x3D,0x2A,0x29,0x5D,0x20,0x30,0x20,0x23,0x20,0x65,0x2E,0x67,0x2E,0x2C, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
180 0x20,0x53,0x69,0x28,0x3D,0x4F,0x29,0x3D,0x4F,0x0A,0x49,0x4D,0x50,0x56,0x41, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
181 0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x31,0x34,0x2B,0x5D,0x23,0x2A,0x29,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
182 0x09,0x09,0x20,0x31,0x20,0x23,0x20,0x6A,0x75,0x73,0x74,0x20,0x66,0x6F,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
183 0x20,0x49,0x6E,0x43,0x68,0x49,0x20,0x53,0x69,0x32,0x0A,0x49,0x4D,0x50,0x56, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
184 0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x31,0x34,0x2D,0x5D,0x23,0x2A,0x29, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
185 0x5D,0x09,0x09,0x20,0x31,0x20,0x23,0x20,0x6A,0x75,0x73,0x74,0x20,0x66,0x6F, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
186 0x72,0x20,0x49,0x6E,0x43,0x68,0x49,0x20,0x53,0x69,0x32,0x0A,0x49,0x4D,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
187 0x56,0x41,0x4C,0x20,0x5B,0x23,0x31,0x35,0x44,0x34,0x5D,0x20,0x34,0x0A,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
188 0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x31,0x35,0x44,0x33,0x5D,0x20,0x33, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
189 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x31,0x35,0x44,0x32,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
190 0x20,0x33,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x31,0x35,0x44, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
191 0x31,0x5E,0x33,0x5D,0x20,0x33,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
192 0x23,0x31,0x35,0x44,0x31,0x5E,0x32,0x5D,0x20,0x33,0x0A,0x49,0x4D,0x50,0x56, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
193 0x41,0x4C,0x20,0x5B,0x23,0x31,0x35,0x44,0x30,0x5D,0x20,0x33,0x0A,0x49,0x4D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
194 0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x31,0x35,0x5D,0x3D,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
195 0x23,0x36,0x5D,0x29,0x5D,0x20,0x32,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
196 0x5B,0x70,0x44,0x32,0x5D,0x20,0x32,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
197 0x5B,0x24,0x28,0x5B,0x23,0x31,0x35,0x5D,0x3D,0x5B,0x23,0x38,0x5D,0x29,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
198 0x20,0x34,0x20,0x23,0x20,0x70,0x68,0x6F,0x73,0x70,0x68,0x69,0x6E,0x61,0x74, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
199 0x65,0x20,0x28,0x64,0x6F,0x75,0x62,0x6C,0x65,0x20,0x62,0x6F,0x6E,0x64,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
200 0x3D,0x20,0x6F,0x6E,0x65,0x20,0x76,0x61,0x6C,0x65,0x6E,0x63,0x65,0x29,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
201 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x31,0x35,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
202 0x28,0x3D,0x5B,0x23,0x38,0x5D,0x29,0x3D,0x5B,0x23,0x38,0x5D,0x29,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
203 0x33,0x20,0x23,0x20,0x6D,0x65,0x74,0x61,0x70,0x68,0x6F,0x73,0x70,0x68,0x61, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
204 0x74,0x65,0x20,0x28,0x64,0x6F,0x75,0x62,0x6C,0x65,0x20,0x62,0x6F,0x6E,0x64, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
205 0x20,0x3D,0x20,0x6F,0x6E,0x65,0x20,0x76,0x61,0x6C,0x65,0x6E,0x63,0x65,0x29, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
206 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x31,0x35, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
207 0x2B,0x5D,0x28,0x3D,0x5B,0x23,0x38,0x5D,0x29,0x28,0x5B,0x23,0x38,0x5D,0x29, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
208 0x29,0x5D,0x20,0x30,0x20,0x23,0x20,0x52,0x2D,0x50,0x2B,0x4F,0x32,0x0A,0x49, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
209 0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x31,0x36,0x5D,0x20,0x32,0x20,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
210 0x72,0x65,0x76,0x69,0x73,0x65,0x64,0x20,0x43,0x4D,0x20,0x41,0x70,0x72,0x69, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
211 0x6C,0x20,0x32,0x30,0x30,0x38,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
212 0x24,0x28,0x5B,0x23,0x31,0x36,0x44,0x31,0x5D,0x3D,0x2A,0x29,0x5D,0x20,0x31, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
213 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28,0x5B,0x23,0x31,0x36, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
214 0x44,0x33,0x5D,0x28,0x3D,0x4F,0x29,0x28,0x3D,0x4F,0x29,0x2D,0x4F,0x29,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
215 0x20,0x34,0x20,0x23,0x65,0x2E,0x67,0x2E,0x20,0x4F,0x5B,0x53,0x5D,0x28,0x3D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
216 0x4F,0x29,0x3D,0x4F,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x24,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
217 0x5B,0x23,0x31,0x36,0x44,0x32,0x5D,0x28,0x3D,0x4F,0x29,0x2D,0x4F,0x29,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
218 0x20,0x33,0x20,0x23,0x20,0x65,0x2E,0x67,0x2E,0x20,0x4F,0x5B,0x53,0x5D,0x3D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
219 0x4F,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x31,0x36,0x44,0x31, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
220 0x2D,0x5D,0x20,0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x31, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
221 0x37,0x44,0x30,0x5D,0x20,0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
222 0x23,0x31,0x37,0x44,0x30,0x2D,0x5D,0x20,0x30,0x20,0x23,0x5B,0x43,0x6C,0x2D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
223 0x5D,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x33,0x31,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
224 0x33,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x33,0x32,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
225 0x34,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x33,0x33,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
226 0x33,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x61,0x73,0x5D,0x20,0x33, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
227 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x33,0x34,0x5D,0x20,0x32, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
228 0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x33,0x35,0x44,0x30,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
229 0x20,0x31,0x0A,0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x33,0x35,0x44, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
230 0x30,0x2D,0x5D,0x20,0x30,0x20,0x23,0x5B,0x42,0x72,0x2D,0x5D,0x0A,0x49,0x4D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
231 0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x35,0x32,0x5D,0x20,0x32,0x0A,0x49,0x4D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
232 0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x35,0x33,0x44,0x30,0x5D,0x20,0x31,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
233 0x49,0x4D,0x50,0x56,0x41,0x4C,0x20,0x5B,0x23,0x35,0x33,0x44,0x30,0x2D,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
234 0x20,0x30,0x20,0x23,0x5B,0x49,0x2D,0x5D,0x0A,0x45,0x58,0x54,0x54,0x59,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
235 0x20,0x5B,0x23,0x31,0x5D,0x5B,0x23,0x38,0x5D,0x20,0x48,0x4F,0x0A,0x45,0x58, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
236 0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x37,0x5E,0x33,0x5D,0x20,0x4E,0x33,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
237 0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x37,0x58,0x34,0x5D,0x20,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
238 0x33,0x2B,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x37,0x5E,0x32, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
239 0x5D,0x20,0x4E,0x70,0x6C,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
240 0x37,0x5E,0x31,0x5D,0x20,0x4E,0x31,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
241 0x5B,0x24,0x28,0x4E,0x3D,0x2A,0x29,0x5D,0x20,0x4E,0x32,0x0A,0x45,0x58,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
242 0x54,0x59,0x50,0x20,0x5B,0x24,0x28,0x5B,0x4E,0x72,0x30,0x5D,0x43,0x28,0x3D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
243 0x5B,0x4E,0x72,0x30,0x5D,0x29,0x5B,0x4E,0x72,0x30,0x5D,0x29,0x5D,0x20,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
244 0x67,0x2B,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x24,0x28,0x5B,0x4E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
245 0x72,0x30,0x5D,0x3D,0x43,0x28,0x5B,0x4E,0x72,0x30,0x5D,0x29,0x5B,0x4E,0x72, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
246 0x30,0x5D,0x29,0x5D,0x20,0x4E,0x67,0x2B,0x0A,0x45,0x58,0x54,0x54,0x59,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
247 0x20,0x5B,0x24,0x28,0x5B,0x4E,0x44,0x31,0x5D,0x3D,0x43,0x5B,0x4E,0x44,0x31, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
248 0x5D,0x29,0x5D,0x20,0x4E,0x67,0x2B,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
249 0x5B,0x24,0x28,0x5B,0x4E,0x44,0x31,0x5D,0x43,0x3D,0x5B,0x4E,0x44,0x31,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
250 0x29,0x5D,0x20,0x4E,0x67,0x2B,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
251 0x24,0x28,0x4E,0x28,0x4F,0x29,0x2A,0x29,0x5D,0x20,0x4E,0x6F,0x78,0x0A,0x45, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
252 0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x24,0x28,0x4E,0x43,0x3D,0x5B,0x4F,0x2C, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
253 0x53,0x5D,0x29,0x5D,0x20,0x4E,0x61,0x6D,0x0A,0x45,0x58,0x54,0x54,0x59,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
254 0x20,0x5B,0x24,0x28,0x4E,0x28,0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x7E,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
255 0x4F,0x44,0x31,0x5D,0x29,0x5D,0x20,0x4E,0x74,0x72,0x0A,0x45,0x58,0x54,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
256 0x59,0x50,0x20,0x5B,0x6E,0x5D,0x20,0x4E,0x61,0x72,0x0A,0x45,0x58,0x54,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
257 0x59,0x50,0x20,0x5B,0x23,0x36,0x5E,0x33,0x5D,0x20,0x43,0x33,0x0A,0x45,0x58, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
258 0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x36,0x5E,0x32,0x5D,0x20,0x43,0x32,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
259 0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x24,0x28,0x43,0x28,0x3D,0x4F,0x29, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
260 0x5B,0x4F,0x44,0x31,0x5D,0x29,0x5D,0x20,0x43,0x61,0x63,0x0A,0x45,0x58,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
261 0x54,0x59,0x50,0x20,0x5B,0x63,0x5D,0x20,0x43,0x61,0x72,0x0A,0x45,0x58,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
262 0x54,0x59,0x50,0x20,0x5B,0x23,0x36,0x5E,0x31,0x5D,0x20,0x43,0x31,0x0A,0x45, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
263 0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x36,0x2B,0x5D,0x20,0x43,0x2B,0x0A, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
264 0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x36,0x2D,0x5D,0x20,0x43,0x2D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
265 0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x38,0x5E,0x33,0x5D,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
266 0x4F,0x33,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x38,0x5E,0x32, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
267 0x5D,0x20,0x4F,0x32,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x24,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
268 0x4F,0x61,0x29,0x5D,0x20,0x4F,0x32,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
269 0x5B,0x24,0x28,0x5B,0x4F,0x44,0x32,0x5D,0x43,0x3D,0x5B,0x4F,0x2C,0x53,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
270 0x29,0x5D,0x20,0x4F,0x33,0x20,0x23,0x65,0x73,0x74,0x65,0x72,0x20,0x6F,0x78, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
271 0x79,0x67,0x65,0x6E,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x24,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
272 0x4F,0x61,0x29,0x5D,0x20,0x4F,0x33,0x20,0x23,0x61,0x72,0x6F,0x6D,0x61,0x74, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
273 0x69,0x63,0x20,0x65,0x74,0x68,0x65,0x72,0x0A,0x45,0x58,0x54,0x54,0x59,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
274 0x20,0x5B,0x23,0x38,0x2D,0x5D,0x20,0x4F,0x2D,0x0A,0x45,0x58,0x54,0x54,0x59, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
275 0x50,0x20,0x5B,0x24,0x28,0x5B,0x23,0x38,0x44,0x31,0x5D,0x7E,0x5B,0x23,0x36, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
276 0x5E,0x32,0x5D,0x7E,0x5B,0x23,0x38,0x44,0x31,0x5D,0x29,0x5D,0x20,0x4F,0x2E, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
277 0x63,0x6F,0x32,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x31,0x35, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
278 0x5D,0x20,0x50,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x31,0x35, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
279 0x58,0x34,0x2B,0x5D,0x20,0x50,0x33,0x2B,0x0A,0x45,0x58,0x54,0x54,0x59,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
280 0x20,0x5B,0x23,0x31,0x35,0x3B,0x24,0x28,0x5B,0x23,0x31,0x35,0x44,0x34,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
281 0x28,0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x28,0x7E,0x5B,0x4F,0x44,0x31,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
282 0x29,0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x5D,0x20,0x50,0x61,0x63,0x0A,0x45, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
283 0x58,0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x31,0x35,0x3B,0x24,0x28,0x5B,0x23, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
284 0x31,0x35,0x44,0x33,0x5D,0x28,0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x7E,0x5B, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
285 0x4F,0x44,0x31,0x5D,0x29,0x5D,0x20,0x50,0x61,0x63,0x0A,0x45,0x58,0x54,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
286 0x59,0x50,0x20,0x5B,0x23,0x31,0x36,0x5D,0x20,0x53,0x33,0x0A,0x45,0x58,0x54, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
287 0x54,0x59,0x50,0x20,0x5B,0x23,0x31,0x36,0x44,0x33,0x2B,0x2C,0x23,0x31,0x36, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
288 0x58,0x33,0x2B,0x5D,0x20,0x53,0x33,0x2B,0x0A,0x45,0x58,0x54,0x54,0x59,0x50, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
289 0x20,0x5B,0x23,0x31,0x36,0x3B,0x73,0x2C,0x24,0x28,0x5B,0x53,0x44,0x31,0x5D, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
290 0x3D,0x2A,0x29,0x5D,0x20,0x53,0x32,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
291 0x5B,0x23,0x31,0x36,0x44,0x34,0x3B,0x24,0x28,0x53,0x28,0x3D,0x4F,0x29,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
292 0x3D,0x4F,0x29,0x29,0x5D,0x20,0x53,0x6F,0x32,0x0A,0x45,0x58,0x54,0x54,0x59, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
293 0x50,0x20,0x5B,0x23,0x31,0x36,0x44,0x33,0x3B,0x24,0x28,0x53,0x28,0x3D,0x4F, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
294 0x29,0x29,0x5D,0x20,0x53,0x6F,0x78,0x0A,0x45,0x58,0x54,0x54,0x59,0x50,0x20, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
295 0x5B,0x23,0x31,0x36,0x3B,0x24,0x28,0x5B,0x23,0x31,0x36,0x44,0x34,0x5D,0x28, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
296 0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x28,0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
297 0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x5D,0x20,0x53,0x61,0x63,0x0A,0x45,0x58, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
298 0x54,0x54,0x59,0x50,0x20,0x5B,0x23,0x31,0x36,0x3B,0x24,0x28,0x5B,0x23,0x31, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
299 0x36,0x44,0x33,0x5D,0x28,0x7E,0x5B,0x4F,0x44,0x31,0x5D,0x29,0x7E,0x5B,0x4F, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
300 0x44,0x31,0x5D,0x29,0x5D,0x20,0x53,0x61,0x63,0x0A,0x45,0x58,0x54,0x54,0x59, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
301 0x50,0x20,0x5B,0x23,0x35,0x5D,0x20,0x42,0x32,0x0A,0x45,0x58,0x54,0x54,0x59, |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
302 0x50,0x20,0x5B,0x23,0x35,0x44,0x34,0x5D,0x20,0x42,0x33,0x0A,0x00}; |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
303 |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
304 } // namespace OpenBabel |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
305 #endif // OB_ATOMTYP_H |
bac3c274238f
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
306 |