~ubuntu-branches/ubuntu/hardy/libbit-vector-perl/hardy

« back to all changes in this revision

Viewing changes to ToolBox.h

  • Committer: Bazaar Package Importer
  • Author(s): Christian Hammers
  • Date: 2004-12-20 20:00:17 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20041220200017-p0njg1jhnvdz51a0
Tags: upstream-6.4
ImportĀ upstreamĀ versionĀ 6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef MODULE_TOOLBOX
2
2
#define MODULE_TOOLBOX
3
3
#ifdef __cplusplus
4
 
extern "C" {
 
4
extern "C"
 
5
{
5
6
#endif
6
7
/*****************************************************************************/
7
8
/*  MODULE NAME:  ToolBox.h                             MODULE TYPE:  (dat)  */
115
116
/*****************************************************************************/
116
117
 
117
118
/*****************************************************************************/
118
 
/*  VERSION:  5.4                                                            */
 
119
/*  VERSION:  5.5                                                            */
119
120
/*****************************************************************************/
120
121
/*  VERSION HISTORY:                                                         */
121
122
/*****************************************************************************/
122
123
/*                                                                           */
 
124
/*    Version 5.5   03.10.04  Added compiler directives for C++.             */
123
125
/*    Version 5.4   08.09.02  Added conditional changes for MacOS/MacPerl.   */
124
126
/*    Version 5.3   12.05.98  Completed history.                             */
125
127
/*    Version 5.0   01.03.98  "Definitions.h" -> "ToolBox.h".                */
144
146
/*  COPYRIGHT:                                                               */
145
147
/*****************************************************************************/
146
148
/*                                                                           */
147
 
/*    Copyright (c) 1995 - 2002 by Steffen Beyer.                            */
 
149
/*    Copyright (c) 1995 - 2004 by Steffen Beyer.                            */
148
150
/*    All rights reserved.                                                   */
149
151
/*                                                                           */
150
152
/*****************************************************************************/