PrimaryNode.st
changeset 33 8985ec2f9e82
parent 20 f8dd8ba75205
child 102 77e4d1119ff2
equal deleted inserted replaced
32:094d0a06c0ed 33:8985ec2f9e82
    18 !
    18 !
    19 
    19 
    20 PrimaryNode comment:'
    20 PrimaryNode comment:'
    21 COPYRIGHT (c) 1989 by Claus Gittinger
    21 COPYRIGHT (c) 1989 by Claus Gittinger
    22              All Rights Reserved
    22              All Rights Reserved
       
    23 
       
    24 $Header: /cvs/stx/stx/libcomp/PrimaryNode.st,v 1.8 1994-08-22 12:41:04 claus Exp $
    23 '!
    25 '!
    24 
    26 
    25 !PrimaryNode class methodsFor:'documentation'!
    27 !PrimaryNode class methodsFor:'documentation'!
    26 
    28 
    27 copyright
    29 copyright
    38 "
    40 "
    39 !
    41 !
    40 
    42 
    41 version
    43 version
    42 "
    44 "
    43 $Header: /cvs/stx/stx/libcomp/PrimaryNode.st,v 1.7 1994-06-02 20:26:13 claus Exp $
    45 $Header: /cvs/stx/stx/libcomp/PrimaryNode.st,v 1.8 1994-08-22 12:41:04 claus Exp $
    44 "
    46 "
    45 !
    47 !
    46 
    48 
    47 documentation
    49 documentation
    48 "
    50 "