** New module (ice-9 time)

This commit is contained in:
Keisuke Nishida 2001-03-17 10:04:23 +00:00
commit 0c0ffe090a

4
NEWS
View file

@ -736,6 +736,10 @@ space" for Guile headers. This means that the compiler only is given
Implements the interface to documentation strings associated with
objects.
** New module (ice-9 time)
Provides a macro `time', which displays execution time of a given form.
* Changes to the stand-alone interpreter
** New command line option --debug