2000-09-21
2000-09-21 17:51:31 by Johan Sundström <oyasumi@gmail.com>
-
9dc73cf33c8dd76055253302e45efb95188cddc8
(5 lines)
(+3/-2)
[
Show
| Annotate
]
Branch: 5.2
Changed my mind. Let's leave it ugly and make that work everywhere
instead.
Rev: server/modules/scripting/perl.pike:2.12
Rev: server/modules/scripting/piketag.pike:2.26
7:
// return "Hello world!\n";
// </pike>
- constant cvs_version = "$Id: piketag.pike,v 2.25 2000/09/21 17:47:12 jhs Exp $";
+ constant cvs_version = "$Id: piketag.pike,v 2.26 2000/09/21 17:51:03 jhs Exp $";
constant thread_safe=1;
510: Inside #if defined(manual)
TAGDOCUMENTATION;
#ifdef manual
constant tagdoc=([
- "?pike":#"<desc pi><short hide>
+ "<?pike":#"<desc pi><short hide>
Pike processing instruction tag.</short>This processing intruction
tag allows for evaluating Pike code directly in the document.</p>