## This function always returns false. If you are on a Unix machine, be ## sure the alternate version which returns true comes first on your ## loadpath (e.g., by deleting this one). function x = isunix x = !1;