pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2017-11-06
2017-11-06 18:43:21 by Martin Nilsson <nilsson@fastmail.com>
99218e56936a2ca8b77a0a329de6a7ac33024813 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
Moved my_log2 from stuff to cpulib.
27:
#include "builtin_functions.h" #include "fsort.h" #include "stuff.h"
+
#include "pike_cpulib.h"
#include "gc.h" #include "block_allocator.h" #include "pikecode.h"