summary refs log tree commit diff stats
path: root/lib/form.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/form.h')
-rw-r--r--lib/form.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/form.h b/lib/form.h index b365943..39f53aa 100644 --- a/lib/form.h +++ b/lib/form.h
@@ -136,6 +136,11 @@ namespace verbly {
136 136
137 static const field pronunciations; 137 static const field pronunciations;
138 138
139 static const field anagrams;
140
141 static const field merographs;
142 static const field holographs;
143
139 private: 144 private:
140 145
141 bool valid_ = false; 146 bool valid_ = false;