summaryrefslogtreecommitdiff
path: root/parse.h
blob: 7e21fd41d4b6f73dcaae263c334f35de2558e1b7 (plain)
1
2
3
#include <string>
using namespace std;
void pish_parse(const string& str);