9 lines
368 B
Plaintext
9 lines
368 B
Plaintext
|
$OpenBSD: patch-examples_liquid_py,v 1.1.1.1 2003/08/08 21:48:58 jolan Exp $
|
||
|
--- examples/liquid.py.orig 2002-01-05 10:17:53.000000000 +0100
|
||
|
+++ examples/liquid.py 2003-08-08 21:19:13.000000000 +0200
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+#!/usr/bin/env %%PYTHON%%
|
||
|
|
||
|
"""This examples demonstrates a simplish water effect of an
|
||
|
image. It attempts to create a hardware display surface that
|