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
test_keys.h
1
/* A command to ensure all table keys are defined in keys.txt */
2
3
#ifndef TEST_KEYS_H_
4
#define TEST_KEYS_H_
5
6
#include <string>
7
#include <iostream>
8
#include <sstream>
9
#include "datatypes.h"
10
#include "map_file.h"
11
#include "interface.h"
12
#include "typedef.h"
13
18
int
test_keys(
int
argc,
char
*argv[]);
22
#endif
Generated on Mon Oct 1 2018 13:55:19 for mapgd by
1.8.6