Skip to content
  • Lorenz Huedepohl's avatar
    Support private index entries · f8c2784e
    Lorenz Huedepohl authored
    These can be used internally by
    
      call self%set_private(name, value)
    
       or
    
      call self%get_private(name, value)
    
    but are not valid for the self%set()/get() routines, i.e. are not
    visible to users of ELPA.
    f8c2784e