Sha256: 79773bdfb98fa8bc3ee88a3029ebb3b15ba37daa217a950be361ac7dd45089f8

Contents?: true

Size: 271 Bytes

Versions: 4

Compression:

Stored size: 271 Bytes

Contents

/*
	true: a trivial truth

	copyright ?-2007 by the mpg123 project - free software under the terms of the LGPL 2.1
	see COPYING and AUTHORS files in distribution or http:#mpg123.org
*/

#ifndef MPG123_H_TRUE
#define MPG123_H_TRUE

#define FALSE 0
#define TRUE  1

#endif

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
seal-0.1.3 mpg123/src/libmpg123/true.h
seal-0.1.2 mpg123/src/libmpg123/true.h
seal-0.1.1 mpg123/src/libmpg123/true.h
seal-0.1.0 mpg123/src/libmpg123/true.h