~ubuntu-branches/ubuntu/gutsy/pente/gutsy

« back to all changes in this revision

Viewing changes to wmslib/src/but/i_general.h

  • Committer: Bazaar Package Importer
  • Author(s): André Dahlqvist
  • Date: 2001-12-22 18:57:50 UTC
  • Revision ID: james.westby@ubuntu.com-20011222185750-ay80t1lao7fnz70f
Tags: upstream-2.2.5
Import upstream version 2.2.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * wmslib/src/but/i_general.h, part of wmslib (Library functions)
 
3
 * Copyright (C) 1995 William Shubert.
 
4
 * See "configure.h.in" for more copyright information.
 
5
 *
 
6
 * Includes for auxiliary button code.
 
7
 */
 
8
 
 
9
#ifndef  _BUT_I_GENERAL_H_
 
10
#define  _BUT_I_GENERAL_H_  1
 
11
 
 
12
 
 
13
#endif  /* _BUT_I_GENERAL_H_ */