cpp/main.hpp
author viric <viriketo@gmail.com>
Sun, 13 Feb 2011 08:43:06 +0100
changeset 5 f2a2f64eb682
parent 4 a3d29fb016c3
permissions -rw-r--r--
Events don't work as I expect. tab makes save sentence, while enter should be doing that.

#include <vector>
#include <string>

extern std::vector<std::string> words;