From 0a676ac900bd7f03a9a056d2b8be64b154f8647a Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 8 Dec 2020 15:03:49 +0200 Subject: Global env statement. * NEWS: Update. * doc/pies.texi: Document the global env statement. * src/pies.c: Modify "env" callbacks to expect a envop_t ** as modifiable target. Introduce global env statement. * tests/envglobal.at: New test. * tests/Makefile.am: Add new file. --- tests/version.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/version.at') diff --git a/tests/version.at b/tests/version.at index c92cbaa..43f490a 100644 --- a/tests/version.at +++ b/tests/version.at @@ -1,4 +1,4 @@ -# This file is part of GNU pies testsuite. -*- Autotest -*- +# This file is part of GNU pies testsuite. -*- autotest -*- # Copyright (C) 2016-2020 Sergey Poznyakoff # # GNU pies is free software; you can redistribute it and/or modify -- cgit v1.2.1