~ubuntu-branches/ubuntu/vivid/openbabel/vivid-proposed

« back to all changes in this revision

Viewing changes to src/aromatic.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2002-02-01 01:19:44 UTC
  • Revision ID: james.westby@ubuntu.com-20020201011944-4a9guzcsnpezzawx
Tags: upstream-1.99
ImportĀ upstreamĀ versionĀ 1.99

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
 
 
4
/* begin binary data: */
 
5
char AromaticData[] = /* 254 */
 
6
{0x5B,0x23,0x36,0x44,0x32,0x72,0x2B,0x2C,0x23,0x36,0x44,0x33,0x72,0x2B,0x5D
 
7
,0x09,0x09,0x31,0x09,0x31,0x0A,0x5B,0x23,0x36,0x72,0x5D,0x3D,0x40,0x2A,0x09
 
8
,0x09,0x31,0x09,0x31,0x0A,0x5B,0x23,0x36,0x72,0x44,0x33,0x5D,0x3D,0x21,0x40
 
9
,0x2A,0x09,0x09,0x31,0x09,0x31,0x0A,0x5B,0x23,0x36,0x72,0x44,0x33,0x5D,0x3D
 
10
,0x21,0x40,0x5B,0x21,0x23,0x36,0x5D,0x09,0x09,0x30,0x09,0x30,0x0A,0x5B,0x23
 
11
,0x36,0x72,0x44,0x33,0x2D,0x5D,0x09,0x09,0x32,0x09,0x32,0x0A,0x5B,0x23,0x37
 
12
,0x72,0x5D,0x28,0x2D,0x40,0x2A,0x29,0x2D,0x40,0x2A,0x20,0x20,0x09,0x09,0x32
 
13
,0x09,0x32,0x0A,0x5B,0x23,0x37,0x72,0x44,0x32,0x5D,0x3D,0x40,0x2A,0x09,0x09
 
14
,0x31,0x09,0x31,0x0A,0x5B,0x23,0x37,0x44,0x33,0x2B,0x5D,0x09,0x09,0x09,0x31
 
15
,0x09,0x31,0x0A,0x5B,0x23,0x37,0x72,0x44,0x33,0x5D,0x3D,0x4F,0x09,0x09,0x31
 
16
,0x09,0x31,0x0A,0x5B,0x23,0x37,0x44,0x32,0x2D,0x5D,0x09,0x09,0x09,0x32,0x09
 
17
,0x32,0x0A,0x5B,0x23,0x38,0x72,0x5D,0x09,0x09,0x09,0x32,0x09,0x32,0x0A,0x5B
 
18
,0x23,0x38,0x72,0x2B,0x5D,0x09,0x09,0x09,0x31,0x09,0x31,0x0A,0x5B,0x23,0x31
 
19
,0x36,0x72,0x44,0x32,0x5D,0x09,0x09,0x32,0x09,0x32,0x0A,0x5B,0x23,0x31,0x36
 
20
,0x72,0x44,0x32,0x2B,0x5D,0x09,0x09,0x31,0x09,0x31,0x0A,0x5B,0x23,0x31,0x36
 
21
,0x72,0x44,0x33,0x5D,0x3D,0x21,0x40,0x4F,0x09,0x09,0x32,0x09,0x32,0x0A,0x5B
 
22
,0x23,0x31,0x35,0x72,0x44,0x33,0x5D,0x09,0x09,0x32,0x09,0x32,0x0A,0x00
 
23
};
 
24
/* end binary data. size = 254 bytes */
 
25
 
 
26