view src/vim16.def @ 3806:5e909c379a1e v7.3.661

updated for version 7.3.661 Problem: SEGV in Python code. Solution: Initialize len to zero. Use the right function depending on version. (Maxim Philippov)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Sep 2012 20:21:43 +0200
parents 073ff46fe397
children 6ec6b7ff2d43
line wrap: on
line source

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