source: tags/initial/DIST/dist.hxx

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 355 bytes
Line 
1#ifndef dist_hxx_included
2#define dist_hxx_included
3
4#ifndef awt_seq_dna_hxx_included
5#include <awt_seq_dna.hxx>
6#endif
7#ifndef awt_seq_simple_pro_hxx_included
8#include <awt_seq_simple_pro.hxx>
9#endif
10
11extern GBDATA *gb_main;
12GBT_TREE *neighbourjoining(char **names, AP_FLOAT **m, long size, size_t structure_size);
13
14extern AW_CL dist_filter_cl;
15
16
17#endif
Note: See TracBrowser for help on using the repository browser.