VIP: Volume Image Processing


bucket_static.h
Go to the documentation of this file.
1/*****************************************************************************
2 * PROJECT : V.I.P. Library
3 * MODULE NAME : vip/bucket_static.h * TYPE : Header
4 * AUTHOR : MANGIN J.F. * CREATION : 17/01/1997
5 * VERSION : 0.1 * REVISION :
6 * LANGUAGE : C * EXAMPLE :
7 * DEVICE : Sun SPARC Station 5
8 *****************************************************************************
9 *
10 * DESCRIPTION : jfmangin@cea.fr
11 *
12 *****************************************************************************
13 *
14 * USED MODULES :
15 *
16 *****************************************************************************
17 * REVISIONS : DATE | AUTHOR | DESCRIPTION
18 *--------------------|--------------|----------------------------------------
19 * / / | |
20 *****************************************************************************/
21
22
23#ifndef VIP_BUCKET_STATIC_H
24#define VIP_BUCKET_STATIC_H
25
26#include <vip/bucket/bucket_write_gen_static.h>
27
28#endif /* VIP_BUCKET_STATIC_H */