Timestamp.st
branchjv
changeset 17845 7e0cfaac936d
parent 17841 7abcc4aef871
child 17846 24edc476ac18
equal deleted inserted replaced
17844:29a1536dffe4 17845:7e0cfaac936d
  2638 ! !
  2638 ! !
  2639 
  2639 
  2640 !Timestamp class methodsFor:'documentation'!
  2640 !Timestamp class methodsFor:'documentation'!
  2641 
  2641 
  2642 version
  2642 version
  2643     ^ '$Id: Timestamp.st 10643 2011-06-08 21:53:07Z vranyj1 $'
  2643     ^ '$Id: Timestamp.st 10656 2011-07-07 22:08:07Z vranyj1 $'
  2644 !
  2644 !
  2645 
  2645 
  2646 version_CVS
  2646 version_CVS
  2647     ^ 'Header: /cvs/stx/stx/libbasic/Timestamp.st,v 1.136 2011/01/24 19:59:15 stefan Exp '
  2647     ^ '§Header: /cvs/stx/stx/libbasic/Timestamp.st,v 1.136 2011/01/24 19:59:15 stefan Exp §'
  2648 !
       
  2649 
       
  2650 version_SVN
       
  2651     ^ '$Id: Timestamp.st 10643 2011-06-08 21:53:07Z vranyj1 $'
       
  2652 ! !
  2648 ! !
  2653 
  2649 
  2654 Timestamp initialize!
  2650 Timestamp initialize!
  2655 
       
  2656 
       
  2657 
       
  2658 
       
  2659 
       
  2660 
       
  2661 
       
  2662