summaryrefslogtreecommitdiff
path: root/rst_parser/rst.h
blob: 30a1f8a4e5cca316e4f499178434d3f367d51622 (plain)
1
2
3
4
5
6
7
#ifndef _RST_H_
#define _RST_H_

struct RandomSpanningTree {
};

#endif