ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/schmorp.h
(Generate patch)

Comparing IO-AIO/schmorp.h (file contents):
Revision 1.1 by root, Tue Jul 14 00:13:36 2009 UTC vs.
Revision 1.2 by root, Tue Jul 14 00:14:27 2009 UTC

1#ifndef SCHMORP_PERL_H_ 1#ifndef SCHMORP_PERL_H_
2#define SCHMORP_PERL_H_ 2#define SCHMORP_PERL_H_
3
4/* WARNING
5 * This header file is a shared resource between many modules.
6 */
3 7
4/* useful stuff, used by schmorp mostly */ 8/* useful stuff, used by schmorp mostly */
5 9
6#define PERL_VERSION_ATLEAST(a,b,c) \ 10#define PERL_VERSION_ATLEAST(a,b,c) \
7 (PERL_REVISION > (a) \ 11 (PERL_REVISION > (a) \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines