next up previous contents index
Next: Subroutine complement Up: Module atoms_module Previous: Subroutine property_to_list   Contents   Index

Subroutine list_to_property


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call list_to_property(at,list,prop)\end{verbatim}
\end{boxedminipage}

Convert the Table list to a single column integer property in at, with atoms in list marked with a 1 and absent

at -- type(Atoms), intent(inout)

list -- type(Table), intent(in)

prop -- character(*), intent(in)

complement subroutine

gabor 2009-06-30