automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Mon, 28 Sep 2009 18:18:56 +0200
changeset 2275 725d42d0d600
parent 2274 a04988ce6629
child 2276 1d78f6b25b50
automatically generated by browser
abbrev.stc
--- a/abbrev.stc	Mon Sep 28 18:18:54 2009 +0200
+++ b/abbrev.stc	Mon Sep 28 18:18:56 2009 +0200
@@ -8,6 +8,7 @@
 Bezier Bezier stx:libbasic2 'Graphics-Geometry-Objects' 0
 Bezier2Segment Bezier2Segment stx:libbasic2 'Graphics-Geometry-Objects' 0
 BinaryTree BinaryTree stx:libbasic2 'Collections-Ordered' 0
+BinaryTreeNode BinaryTreeNode stx:libbasic2 'Collections-Ordered' 0
 BitArray BitArray stx:libbasic2 'Collections-Arrayed' 0
 BooleanArray BooleanArray stx:libbasic2 'Collections-Arrayed' 0
 CRC32Stream CRC32Stream stx:libbasic2 'System-Crypt-Streams' 0
@@ -116,3 +117,5 @@
 IncrementNotification IncrementNotification stx:libbasic2 'Kernel-Exceptions' 1
 PhoneticStringUtilities PhoneticStringUtilities stx:libbasic2 'Collections-Text-Support' 0
 StringUtilities StringUtilities stx:libbasic2 'Collections-Text-Support' 0
+AATree AATree stx:libbasic2 'Collections-Ordered' 0
+AATreeNode AATreeNode stx:libbasic2 'Collections-Ordered' 0