Select Git revision
Forked from
Nettle / nettle
Source project has a limited visibility.
-
Niels Möller authored
Rev: src/nettle/buffer.c:1.6 Rev: src/nettle/buffer.h:1.5
Niels Möller authoredRev: src/nettle/buffer.c:1.6 Rev: src/nettle/buffer.h:1.5
System.pmod 258 B
#pike __REAL_VERSION__
#pragma strict_types
// $Id: System.pmod,v 1.8 2003/04/27 02:22:26 nilsson Exp $
// This module is to allow the _system module to be called System.
inherit _system;
constant Timer = __builtin.Timer;
constant Time = __builtin.Time;