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
commands
mapgd_help.h
1
#ifndef _MAPGD_HELP_H_
2
#define _MAPGD_HELP_H_
3
4
#include <stdio.h>
5
#include <stdlib.h>
6
7
#include <iostream>
8
#include <iomanip>
9
10
#include "interface.h"
11
#include "map_file.h"
12
13
int
mapgd_help(
int
,
char
**);
14
15
#endif
Generated on Mon Oct 1 2018 13:55:19 for mapgd by
1.8.6