-
Notifications
You must be signed in to change notification settings - Fork 0
/
TrieNgram.layout
28 lines (28 loc) · 908 Bytes
/
TrieNgram.layout
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<FileVersion major="1" minor="0" />
<ActiveTarget name="Debug" />
<File name="trie.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
<Cursor>
<Cursor1 position="2659" topLine="53" />
</Cursor>
</File>
<File name="trie.cpp" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
<Cursor>
<Cursor1 position="15292" topLine="320" />
</Cursor>
<Folding>
<Collapse line="3" />
<Collapse line="10" />
<Collapse line="45" />
<Collapse line="76" />
<Collapse line="123" />
<Collapse line="162" />
</Folding>
</File>
<File name="main.cpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
<Cursor>
<Cursor1 position="56" topLine="30" />
</Cursor>
</File>
</CodeBlocks_layout_file>