From 39399791a3f638d8f584908ce0772eab76faf497 Mon Sep 17 00:00:00 2001 From: Dustin Mitchell Date: Sun, 23 Jan 2000 21:45:42 +0000 Subject: [PATCH] Grammatical changes git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@145 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/whitepaper.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Doc/whitepaper.html b/Doc/whitepaper.html index 4425da5c7..94a44057b 100644 --- a/Doc/whitepaper.html +++ b/Doc/whitepaper.html @@ -80,7 +80,7 @@ easier to do the following: -Of course, the real trick is how one goes about solving these issues without -making Swig excessively complicated--both from the point of development and use. +Of course, the real trick is how one goes about solving these issues +without making Swig excessively complicated--both from the point of +development and use.

3. SWIG Redevelopment: Modules

@@ -310,7 +311,7 @@ fully support all of C++ (at least not initially).

  • SWIM. The SWIG Monitor. This is utility module that allows users to browse through internal compiler data structures using a web browser. This is primarily intended -for development purposes, but which may evolve into a general purpose interface browsing +for development purposes, but may evolve into a general purpose interface browsing tool.