source: Sophya/trunk/ArchTOIPipe/TestPipes/tstringpipe.cc@ 2386

Last change on this file since 2386 was 2386, checked in by aubourg, 22 years ago

ring pipes

File size: 118 bytes
Line 
1#include "ring.h"
2#include "ringpipe.h"
3#include "ringprocessor.h"
4
5class RingMaker : public RingProcessor {
6
7
8
9};
10
Note: See TracBrowser for help on using the repository browser.