pike.git/
lib/
master.pike.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-07-16
2002-07-16 18:47:20 by Honza Petrous <hop@unibase.cz>
b5a712022ef331e2e86a6cc2bd4518b57a9ab303 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
http://pike.roxen.com/ -> http://pike.ida.liu.se/
Rev: lib/master.pike.in:1.209
6:
// Pike is distributed under GPL, LGPL and MPL. See the file COPYING // for more information. //
-
// $Id: master.pike.in,v 1.
208
2002/07/
09
11
:
28
:
30
nilsson
Exp $
+
// $Id: master.pike.in,v 1.
209
2002/07/
16
18
:
47
:
20
hop
Exp $
#pike __REAL_VERSION__
1826:
function w=_static_modules.files()->_stdout->write; w("Software......Pike\n" "Version......."+version()+"\n"
-
"WWW...........http://pike.
roxen
.
com
/\n"
+
"WWW...........http://pike.
ida
.
liu.se
/\n"
"\n"); w("pike binary..."+_pike_file_name+"\n");