Skip to content
Snippets Groups Projects
Commit 9560c072 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added fallback version() function

Rev: lib/master.pike:1.22
parent b2a0fbcd
No related branches found
No related tags found
No related merge requests found
#if !efun(version)
string version() { return "Pike 0.4pl2"; }
#endif
#define UNDEFINED (([])[0])
string describe_backtrace(mixed *trace);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment