view src/VisVim/StdAfx.cpp @ 3070:880b7dd69331 v7.3.307

updated for version 7.3.307 Problem: Python 3 doesn't support slice assignment. Solution: Implement slices. (Brett Overesch, Roland Puntaier)
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Sep 2011 15:01:58 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

// Stdafx.cpp : source file that includes just the standard includes
//	VisEmacs.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"
#include "atlimpl.cpp"