concordia-library/concordia/hashed_sentence.cpp

8 lines
118 B
C++
Raw Normal View History

2015-06-22 13:52:56 +02:00
#include "concordia/hashed_sentence.hpp"
HashedSentence::HashedSentence() {
}
HashedSentence::~HashedSentence() {
}