head	1.2;
access;
symbols;
locks
	amk:1.2; strict;
comment	@# @;


1.2
date	96.06.26.16.55.45;	author amk;	state Exp;
branches;
next	1.1;

1.1
date	96.06.20.21.31.23;	author amk;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Revised version with SSLeay fixes.
@
text
@#ifndef $abbrev$_$method$_impl
static PyObject * $abbrev$_$method$_(PyObject *self, PyObject *args);
#endif
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
static PyObject * $abbrev$_$method$_(PyObject *args);
@
