Ripples 1.0
High Performant Software Architecture For Transaction Processing
Loading...
Searching...
No Matches
ripples.h
Go to the documentation of this file.
1
31#ifndef RIPPLES_H
32#define RIPPLES_H
33
34int ripples(int argc, char *argv[]);
35
36#endif /* End of RIPPLES_H */
37
int ripples(int argc, char *argv[])
Definition ripples.c:47