git-svn-id: https://lxsd.femto-st.fr/svn/fvn@79 b657c933-2333-4658-acf2-d3c7c2708721
module excursion real(8), dimension(:), pointer :: xm => NULL() real(8), dimension(:), pointer :: ym => NULL() end module