~mok0/clipper/trunk

« back to all changes in this revision

Viewing changes to clipper/clipper-mmdb.h

  • Committer: Morten Kjeldgaard
  • Date: 2011-02-09 21:25:56 UTC
  • Revision ID: mok@bioxray.dk-20110209212556-3zbon5ukh4zf3x00
Tags: 2.0.3
versionĀ 2.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Clipper header file */
 
2
/* (C) 2000-2003 Kevin Cowtan */
 
3
 
 
4
#ifndef CLIPPER_MMDB_H
 
5
#define CLIPPER_MMDB_H
 
6
 
 
7
#include "clipper/mmdb/clipper_mmdb.h"
 
8
 
 
9
#endif