diff options
Diffstat (limited to 'third_party/lisp/sclf/package.lisp')
-rw-r--r-- | third_party/lisp/sclf/package.lisp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/lisp/sclf/package.lisp b/third_party/lisp/sclf/package.lisp index 50c42e1a7d62..652194f93cad 100644 --- a/third_party/lisp/sclf/package.lisp +++ b/third_party/lisp/sclf/package.lisp @@ -1,6 +1,7 @@ ;;; package.lisp --- packages description ;;; Copyright (C) 2006, 2007, 2008, 2009, 2010 by Walter C. Pelissero +;;; Copyright (C) 2021 by the TVL Authors ;;; Author: Walter C. Pelissero <walter@pelissero.de> ;;; Project: sclf @@ -179,6 +180,7 @@ #:stat-mode #:save-file-excursion #:stat-modification-time + #:stat-creation-time #:file-modification-time #:file-creation-time #:show |