Based on what I have understood by the definition of an accumulation point:
(N* is a deleted delta neighbourhood of M)
M is an accumulation point of S, a subset of R, if for all N*(M; delta) there exists an m in S such that m is in N*(M; delta).
It would seem that every point within S would satisfy this condition. Am I not seeing something?
EDIT: Definition of a deleted delta neighbourhood (as requested):
For x in R and delta > 0, N*(x; delta) = {y in R: 0<|x-y|< delta}
