Skip to content
Snippets Groups Projects
Commit 9ad3f220 authored by Stepan Sindelar's avatar Stepan Sindelar
Browse files

[GR-2798] Re-enable iterators as gated package.

PullRequest: fastr/1478
parents d637ccff 1a7e943e
No related branches found
No related tags found
No related merge requests found
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
......
foreign
mime
rjson
iterators
......@@ -25,6 +25,9 @@
# for all packages: replace 'gnur' by '<engine>'
.* => r/gnur/<engine>
# for all packages: replace mentions of the licence
.* => r/Version 3, 29 June 2007/Version 2, June 1991
# for all packages: unify line containing 'RUNIT TEST PROTOCOL'
.* => R/RUNIT TEST PROTOCOL -- /RUNIT TEST PROTOCOL -- <date_time>
......@@ -34,3 +37,5 @@
# for all packages: delete line containing 'detaching ‘package:grid’'
.* => D/detaching ‘package:grid’
# for iterators:
iterators => D/Warning: closing unused connection 3
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment