summary refs log tree commit diff stats
path: root/lib/enums.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/enums.h')
-rw-r--r--lib/enums.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/enums.h b/lib/enums.h index 2646fa4..55a1bda 100644 --- a/lib/enums.h +++ b/lib/enums.h
@@ -35,9 +35,8 @@ namespace verbly {
35 word = 1, 35 word = 1,
36 frame = 2, 36 frame = 2,
37 part = 3, 37 part = 3,
38 lemma = 4, 38 form = 4,
39 form = 5, 39 pronunciation = 5
40 pronunciation = 6
41 }; 40 };
42 41
43 enum class part_type { 42 enum class part_type {