File: prunebiostruc.h

package info (click to toggle)
ncbi-tools6 6.0.2-1.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 33,932 kB
  • ctags: 50,922
  • sloc: ansic: 590,557; sh: 716; makefile: 375; csh: 234; lisp: 81; cpp: 57; perl: 48
file content (17 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*****************************************************************************
*
*   prunebiostruc.h
*
*****************************************************************************/

#ifndef _PRUNEBIOSTRUC_
#define _PRUNEBIOSTRUC_

#include <ncbi.h>
#include <asn.h>
#include <mmdbapi.h>

#include "strimprt.h"
#define MAXNUM 50

#endif