pike.git
/
src
/
modules
/
Image
/
phase.h
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/Image/phase.h:1:
/* || This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
||
$Id: phase.h,v 1.5 2002/10/11 01:39:43 nilsson Exp $
+
||
$Id$
*/ /* This file is incuded in search.c with the following defines set: NEIG is 1, zx, zx+1 or zx-1 IMAGE_PHASE image_phase(h|v|hv|vh) Name of the function */ void IMAGE_PHASE(INT32 args) { struct object *o;