SVN maintenance.

This commit is contained in:
Guillermo S. Romero 2011-03-26 23:55:54 +00:00
parent 7beca3d142
commit 4b5819a5af

@ -47,4 +47,4 @@ bool ExtraTags::addTag(const std::string tag, const std::string data)
//std::cout << "ready to add " << tag << ": " << data << "." << std::endl;
return true;
}
}