X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=iso646.h;h=48ca809ed35c120fe1409f4e26f72e059759619d;hb=69b6c4ba128f7004d5d02d2c4e4d958c8d496ca1;hp=33ff8971f19458082525cd4560e9720d830e5a9b;hpb=fe2ffa3779dbc1ad31d15037e50d3d110341a159;p=pdclib.old diff --git a/iso646.h b/iso646.h index 33ff897..48ca809 100644 --- a/iso646.h +++ b/iso646.h @@ -1,14 +1,16 @@ -#ifndef _PDCLIB_ISO646_H -#define _PDCLIB_ISO646_H _PDCLIB_ISO646_H - /* $Id$ */ -/* 7.9 Alternative spellings */ +/* Release $Name$ */ + +/* 7.9 Alternative spellings This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. */ +#ifndef _PDCLIB_ISO646_H +#define _PDCLIB_ISO646_H _PDCLIB_ISO646_H + #define and && #define and_eq &= #define bitand & @@ -22,3 +24,4 @@ #define xor_eq ˆ= #endif +