view src/vim16.def @ 5378:8336fd924e05 v7.4.040

updated for version 7.4.040 Problem: Valgrind error on exit when a script-local variable holds a reference to the scope of another script. Solution: First clear all variables, then free the scopes. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Sep 2013 21:00:28 +0200
parents 359743c1f59a
children
line wrap: on
line source

CODE PRELOAD EXECUTEONLY
DATA MULTIPLE SHARED
DESCRIPTION 'Vim 7.4'
STACKSIZE 16000
HEAPSIZE 10000