~ubuntu-branches/ubuntu/feisty/ncbi-tools6/feisty

« back to all changes in this revision

Viewing changes to connect/ncbi_util.c

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2005-09-27 15:38:20 UTC
  • mfrom: (1.1.3 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050927153820-1t1sta0qirjpxaar
Tags: 6.1.20050429-1ubuntu1
GL/GLU Transition

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*  $Id: ncbi_util.c,v 6.31 2003/11/14 13:04:38 lavr Exp $
 
1
/*  $Id: ncbi_util.c,v 6.32 2005/04/20 18:15:42 lavr Exp $
2
2
 * ===========================================================================
3
3
 *
4
4
 *                            PUBLIC DOMAIN NOTICE
30
30
 *
31
31
 */
32
32
 
33
 
#include "ncbi_config.h"
34
33
#include "ncbi_priv.h"
35
34
#ifndef NCBI_CXX_TOOLKIT
36
35
#  include <ncbistd.h>
500
499
/*
501
500
 * ---------------------------------------------------------------------------
502
501
 * $Log: ncbi_util.c,v $
 
502
 * Revision 6.32  2005/04/20 18:15:42  lavr
 
503
 * -"ncbi_config.h"
 
504
 *
503
505
 * Revision 6.31  2003/11/14 13:04:38  lavr
504
506
 * Little changes in comments [no code changes]
505
507
 *