#include <iostream.h>
#include <fstream.h>
#include <string>
#include <algorithm>
#include <plearn/base/general.h>
#include <plearn/base/stringutils.h>
Include dependency graph for striptags.cc:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
Definition at line 10 of file striptags.cc. References PLearn::endl(), and PLearn::split(). |