FileDirectory.st
changeset 384 cc3d110ea879
parent 379 5b5a130ccd09
child 430 9f14534e3dd2
equal deleted inserted replaced
383:8e3ec8164440 384:cc3d110ea879
    19 
    19 
    20 FileDirectory comment:'
    20 FileDirectory comment:'
    21 COPYRIGHT (c) 1989 by Claus Gittinger
    21 COPYRIGHT (c) 1989 by Claus Gittinger
    22 	     All Rights Reserved
    22 	     All Rights Reserved
    23 
    23 
    24 $Header: /cvs/stx/stx/libbasic/FileDirectory.st,v 1.21 1995-08-10 12:27:57 claus Exp $
    24 $Header: /cvs/stx/stx/libbasic/FileDirectory.st,v 1.22 1995-08-11 03:00:35 claus Exp $
    25 '!
    25 '!
    26 
    26 
    27 !FileDirectory class methodsFor:'documentation'!
    27 !FileDirectory class methodsFor:'documentation'!
    28 
    28 
    29 copyright
    29 copyright
    40 "
    40 "
    41 !
    41 !
    42 
    42 
    43 version
    43 version
    44 "
    44 "
    45 $Header: /cvs/stx/stx/libbasic/FileDirectory.st,v 1.21 1995-08-10 12:27:57 claus Exp $
    45 $Header: /cvs/stx/stx/libbasic/FileDirectory.st,v 1.22 1995-08-11 03:00:35 claus Exp $
    46 $Revision: 1.21 $
       
    47 "
    46 "
    48 !
    47 !
    49 
    48 
    50 documentation
    49 documentation
    51 "
    50 "