pearu/f2py

bug to parse

GoogleCodeExporter opened this issue · 1 comments

With fatest.py (or anything else), 
By r29, it fails to parse
------------------------------------
      module m_rdctrl
      use m_struc_def
      contains

      subroutine readctrl(prgn,vstrn,vn)

      end subroutine readctrl

      end module
------------------------------------

Original issue reported on code.google.com by TakaoKot...@gmail.com on 23 Mar 2010 at 3:03

This issue was closed by revision r30.

Original comment by pearu.peterson on 23 Mar 2010 at 5:50

  • Changed state: Fixed