annotate scripts/miscellaneous/semicolon.m @ 1887:5d29638dd524

[project @ 1996-02-06 15:41:33 by jwe]
author jwe
date Tue, 06 Feb 1996 15:49:10 +0000
parents 0bfe95ddc0af
children 5cffc4b8de57
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1887
5d29638dd524 [project @ 1996-02-06 15:41:33 by jwe]
jwe
parents: 1417
diff changeset
1 # Copyright (C) 1996 John W. Eaton
1417
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
2 #
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
3 # This file is part of Octave.
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
4 #
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
5 # Octave is free software; you can redistribute it and/or modify it
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
6 # under the terms of the GNU General Public License as published by the
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
7 # Free Software Foundation; either version 2, or (at your option) any
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
8 # later version.
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
9 #
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
10 # Octave is distributed in the hope that it will be useful, but WITHOUT
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
11 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
12 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
13 # for more details.
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
14 #
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
15 # You should have received a copy of the GNU General Public License
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
16 # along with Octave; see the file COPYING. If not, write to the Free
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
17 # Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
18
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
19 # Array row or command separator.
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
20 #
0bfe95ddc0af [project @ 1995-09-15 23:34:50 by jwe]
jwe
parents:
diff changeset
21 # See also: comma