annotate test/octave.test/system/computer-1.m @ 11777:c5d9aaeb306a release-3-0-x

use ischar instead of isstr
author John W. Eaton <jwe@octave.org>
date Mon, 02 Jun 2008 09:50:09 -0400
parents 9c5160c83bd2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11777
c5d9aaeb306a use ischar instead of isstr
John W. Eaton <jwe@octave.org>
parents: 3131
diff changeset
1 (ischar (computer ())
3131
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 2740
diff changeset
2 && computer () == octave_config_info ("canonical_host_type"))