Bitstream Interpretation Library (BIL)
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
application
bit2xml
bit2xmlData.hpp
Go to the documentation of this file.
1
7
#pragma once
8
#ifndef BIT2XMLDATA_HPP
9
#define BIT2XMLDATA_HPP
10
11
13
const
size_t
DISASSEMBLY_XSL_SIZE
= 3704;
14
16
extern
const
unsigned
char
DISASSEMBLY_XSL
[
DISASSEMBLY_XSL_SIZE
];
17
18
20
const
size_t
DISASSEMBLY_CSS_SIZE
= 720;
21
23
extern
const
unsigned
char
DISASSEMBLY_CSS
[
DISASSEMBLY_CSS_SIZE
];
24
25
26
#endif
Generated on Wed Aug 8 2012 21:57:40 for Bitstream Interpretation Library (BIL) by
1.8.1.1