summaryrefslogtreecommitdiff
path: root/libguile/programs.h
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2018-06-20 13:41:26 +0200
committerAndy Wingo <wingo@pobox.com>2018-06-20 13:41:26 +0200
commita2411c39820e5c58083c93beb7e9780bf4646630 (patch)
tree198aaa2899e9943a1456291b29ded95067f883f0 /libguile/programs.h
parente2470e6acab93671e1d2330a2b5b51c278790c9e (diff)
downloadguile-a2411c39820e5c58083c93beb7e9780bf4646630.tar.gz
Devolve programs.h from _scm.h.
* libguile/_scm.h: Remove programs.h. * libguile/strings.h: Add gc.h.
Diffstat (limited to 'libguile/programs.h')
-rw-r--r--libguile/programs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/programs.h b/libguile/programs.h
index 457d6dca9..2afff7af7 100644
--- a/libguile/programs.h
+++ b/libguile/programs.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2009, 2010, 2011, 2012, 2013, 2014, 2018 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2009-2014, 2018 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License