!*==./Restructure/Modules/C_PLOT.f90 created by SPAG 6.70Rc at 15:33 on 10 Dec 2012 module c_plot implicit none character(12),dimension(30) :: xcharin real,dimension(30) :: xin integer :: xplot end module c_plot