mirror of
https://github.com/marian-nmt/marian.git
synced 2024-12-11 09:54:22 +03:00
parent
9de8796f33
commit
85799a85e7
@ -34,9 +34,6 @@ class MosesPlugin {
|
||||
void SetDevice();
|
||||
size_t GetDevice();
|
||||
|
||||
God &GetGod()
|
||||
{ return *god_; }
|
||||
|
||||
void SetDebug(bool debug) {
|
||||
debug_ = debug;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user