TABLE OF CONTENTS
::pwtk::cpi::getAtmSymbList
SYNOPSIS
proc ::pwtk::cpi::getAtmSymbList {} {
PURPOSE
Get a sequential list of atomic-symbols from ATOMIC_POSITIONS card (in the same order), i.e.:
AtmSy1 AtmSy2 ...
SOURCE
return [::pwtk::pwi::getAtmSymbList] }