pforth  0943e5e71114f286dbb2474d55aabf91df02d104
core_fs.h
Go to the documentation of this file.
1 unsigned char core_compressed_fs[] = {
2  0x20, 0x20, 0x3a, 0x20, 0x6e, 0x69, 0x70, 0x20, 0x20, 0x20, 0x20, 0x73,
3  0x77, 0x61, 0x70, 0x20, 0x64, 0x72, 0x6f, 0x70, 0x20, 0x3b, 0x20, 0x3a,
4  0x20, 0x74, 0x75, 0x63, 0x6b, 0x20, 0x20, 0x20, 0x73, 0x77, 0x61, 0x70,
5  0x20, 0x6f, 0x76, 0x65, 0x72, 0x20, 0x3b, 0x20, 0x20, 0x3a, 0x20, 0x32,
6  0x64, 0x75, 0x70, 0x20, 0x20, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x20, 0x6f,
7  0x76, 0x65, 0x72, 0x20, 0x3b, 0x20, 0x3a, 0x20, 0x32, 0x64, 0x72, 0x6f,
8  0x70, 0x20, 0x20, 0x64, 0x72, 0x6f, 0x70, 0x20, 0x64, 0x72, 0x6f, 0x70,
9  0x20, 0x3b, 0x20, 0x20, 0x3a, 0x20, 0x43, 0x52, 0x20, 0x31, 0x30, 0x20,
10  0x45, 0x4d, 0x49, 0x54, 0x20, 0x3b, 0x20, 0x20, 0x3a, 0x20, 0x31, 0x2b,
11  0x20, 0x31, 0x20, 0x2b, 0x20, 0x3b, 0x20, 0x3a, 0x20, 0x31, 0x2d, 0x20,
12  0x31, 0x20, 0x2d, 0x20, 0x3b, 0x20, 0x3a, 0x20, 0x32, 0x2b, 0x20, 0x32,
13  0x20, 0x2b, 0x20, 0x3b, 0x20, 0x3a, 0x20, 0x32, 0x2d, 0x20, 0x32, 0x20,
14  0x2d, 0x20, 0x3b, 0x20, 0x3a, 0x20, 0x32, 0x2f, 0x20, 0x32, 0x20, 0x2f,
15  0x20, 0x3b, 0x20, 0x3a, 0x20, 0x30, 0x3c, 0x20, 0x30, 0x20, 0x3c, 0x20,
16  0x3b, 0x20, 0x3a, 0x20, 0x30, 0x3d, 0x20, 0x30, 0x20, 0x3d, 0x3d, 0x20,
17  0x3b, 0x20, 0x3a, 0x20, 0x30, 0x3e, 0x20, 0x30, 0x20, 0x3e, 0x20, 0x3b,
18  0x20, 0x3a, 0x20, 0x3d, 0x20, 0x3d, 0x3d, 0x20, 0x3b, 0x20, 0x00
19 };
20 unsigned int core_compressed_fs_len = 203;
unsigned int core_compressed_fs_len
Definition: core_fs.h:20
unsigned char core_compressed_fs[]
Definition: core_fs.h:1