TPCCLIB
Loading...
Searching...
No Matches
bootstrap.c
Go to the documentation of this file.
1
4/*****************************************************************************/
5#include "tpcclibConfig.h"
6/*****************************************************************************/
7#include "tpcbootstrap.h"
8/*****************************************************************************/
9
10/*****************************************************************************/
15) {
16 fprintf(stdout, "Hi there!\n");
17 return;
18}
19/*****************************************************************************/
20
21/*****************************************************************************/
void bootstrap()
Definition bootstrap.c:14
Header file for libtpcbootstrap.