next up previous contents index
Next: Data Section Up: The Header and Data Previous: Double gaussian and baseline   Contents   Index

Comment Section

  integer, parameter :: mcomm=256
  type comment
     sequence
     integer(kind=4) :: ltext   ! Length of comment
     character ctext*1024       ! Comment string
  end type comment



Gildas manager 2011-04-01