htgop

Optical properties of a gas mixture
git clone git://git.meso-star.fr/htgop.git
Log | Files | Refs | README | LICENSE

commit afb9054ca9e495bd48cf8481f3e868ec190f29b7
parent 5acdd983b9e99073d14b142a7dbe5724698f1dfc
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 15 May 2018 11:33:07 +0200

Remove empty lines

Diffstat:
Msrc/htgop_reader.h | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/htgop_reader.h b/src/htgop_reader.h @@ -66,7 +66,5 @@ read_line(struct reader* rdr) return rdr->line; } - - #endif /* HTGOP_READER_H */