MALOC 0.1
maloc.h
Go to the documentation of this file.
1
35#ifndef _MALOC_H_
36#define _MALOC_H_
37
38#include <maloc/maloc_base.h>
39
40#include <maloc/vsys.h>
41#include <maloc/vsh.h>
42#include <maloc/psh.h>
43
44#endif /* _MALOC_H_ */
45
The base (or foundation) header for MALOC.
Header file for a simple parallel extension of ALOC's VSH.
Header file for vsh, a bourne-compatible shell.
The primary header for VSYS. (Virtual SYStem utilities library.)