~ubuntu-branches/ubuntu/edgy/ncbi-tools6/edgy

« back to all changes in this revision

Viewing changes to biostruc/objmmdb1.h

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-07-19 23:28:07 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060719232807-et3cdmcjgmnyleyx
Tags: 6.1.20060507-3ubuntu1
Re-merge with Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
297
297
   ValNodePtr   seq_id;
298
298
   struct struct_Residue PNTR   residue_sequence;
299
299
   struct struct_Inter_residue_bond PNTR   inter_residue_bonds;
 
300
   Int4   sid;
300
301
} MoleculeGraph, PNTR MoleculeGraphPtr;
301
302
 
302
303