mapgd
0.4
A program for the Maximum-likelihood analysis of population genomic data.
Main Page
Related Pages
Modules
Data Structures
Files
File List
All
Data Structures
Functions
Variables
Friends
Groups
Pages
mapgd_0.4
system
system.h
1
#ifndef _SYSTEM_H_
2
#define _SYSTEM_H_
3
4
//#ifdef UNIX
5
#include <unistd.h>
6
//#endif
7
8
#include <cstddef>
9
size_t
10
system_memory(
void
);
11
12
#endif
Generated on Mon Oct 1 2018 13:55:20 for mapgd by
1.8.6