Index: doc/migration1-2.html
===================================================================
diff -u -r2cfee37c35ad55e7aca04cbfd6dd1c5c6dfa6cab -r2053d3641bf7135e0341790cb2e5153a9167f30d
--- doc/migration1-2.html (.../migration1-2.html) (revision 2cfee37c35ad55e7aca04cbfd6dd1c5c6dfa6cab)
+++ doc/migration1-2.html (.../migration1-2.html) (revision 2053d3641bf7135e0341790cb2e5153a9167f30d)
@@ -38,7 +38,7 @@
... general text, maybe partly from slides/paper ....
-
Supporting XOTcl 1 in XOTcl 2
+Supporting XOTcl 1 in XOTcl 2
... multiple object systems ....
@@ -51,7 +51,7 @@
XOTcl 1 Idioms in XOTcl 2
-Defining Objects and Classes
+Defining Objects and Classes
XOTcl 1 | XOTcl 2 |
@@ -72,7 +72,7 @@
-Defining Methods
+Defining Methods
XOTcl 1 | XOTcl 2 |
@@ -108,7 +108,7 @@
-Invoking Methods
+Invoking Methods
XOTcl 1 | XOTcl 2 |
@@ -136,7 +136,7 @@
-Accessing Instance Variables from Method Bodies
+Accessing Instance Variables from Method Bodies
XOTcl 1 | XOTcl 2 |
@@ -161,7 +161,7 @@
-Accessing Instance Variables of other Objects
+Accessing Instance Variables of other Objects
XOTcl 1 | XOTcl 2 |
@@ -187,12 +187,12 @@
-Object Parameters
-Method Parameters
-Introspection
-Predefined Methods
-Dispatch, Aliases, etc.
-Method Protection
+Object Parameters
+Method Parameters
+Introspection
+Predefined Methods
+Dispatch, Aliases, etc.
+Method Protection