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.