TPCCLIB
Loading...
Searching...
No Matches
tpcnew.h
Go to the documentation of this file.
1
6#ifndef _TPCNEW_H_
7#define _TPCNEW_H_
8/*****************************************************************************/
9
10/*****************************************************************************/
11#include "tpcclibConfig.h"
12/*****************************************************************************/
13#include <stdio.h>
14#include <stdlib.h>
15#include <string.h>
16#include <math.h>
17/*****************************************************************************/
18#include "tpcextensions.h"
19/*****************************************************************************/
20
21/*****************************************************************************/
22/* new */
23extern void newTemplate();
24/*****************************************************************************/
25
26/*****************************************************************************/
27#endif /* TPCNEW */
Header file for library libtpcextensions.
void newTemplate()
Definition new.c:14