Switch to unified view

a/SFormEin.def b/SFormEin.def
...
...
8
  (*------------------------------------------------------------------------*)
8
  (*------------------------------------------------------------------------*)
9
  (* Implementation : Michael Riedl                                         *)
9
  (* Implementation : Michael Riedl                                         *)
10
  (* Licence        : GNU Lesser General Public License (LGPL)              *)
10
  (* Licence        : GNU Lesser General Public License (LGPL)              *)
11
  (*------------------------------------------------------------------------*)
11
  (*------------------------------------------------------------------------*)
12
12
13
  (* $Id: SFormEin.def,v 1.1 2015/09/13 20:48:41 mriedl Exp mriedl $ *)
13
  (* $Id: SFormEin.def,v 1.2 2018/06/08 21:38:43 mriedl Exp mriedl $ *)
14
14
15
FROM Streams IMPORT Stream;
15
FROM Streams IMPORT Stream;
16
16
17
PROCEDURE RdLn(VAR Ein : Stream);
17
PROCEDURE RdLn(VAR Ein : Stream);
18
18