FileApplicationNoteBook.st
changeset 18950 32b4f8de30e0
parent 18754 a6ee95dfd928
child 19028 e3bbd568c7a7
equal deleted inserted replaced
18949:f5e95254d765 18950:32b4f8de30e0
  1015 
  1015 
  1016 lineEndConventionHolder
  1016 lineEndConventionHolder
  1017     ^ self 
  1017     ^ self 
  1018         aspectFor:#lineEndConventionHolder 
  1018         aspectFor:#lineEndConventionHolder 
  1019         ifAbsent:[
  1019         ifAbsent:[
  1020             IndirectValue for:(ValueHolder with:#'nl')
  1020             IndirectValue for:(ValueHolder with:#nl)
  1021         ]
  1021         ]
  1022 
  1022 
  1023     "Created: / 06-01-2012 / 13:03:24 / cg"
  1023     "Created: / 06-01-2012 / 13:03:24 / cg"
  1024     "Modified: / 18-07-2018 / 10:32:21 / Claus Gittinger"
  1024     "Modified: / 18-07-2018 / 10:32:21 / Claus Gittinger"
       
  1025     "Modified (format): / 29-07-2019 / 10:28:52 / Stefan Vogel"
  1025 !
  1026 !
  1026 
  1027 
  1027 lockFileEncodingHolder
  1028 lockFileEncodingHolder
  1028     ^ self 
  1029     ^ self 
  1029         aspectFor:#lockFileEncodingHolder 
  1030         aspectFor:#lockFileEncodingHolder