/* -*-C-*-
-$Id: uxfs.c,v 1.14 1998/06/18 19:11:14 cph Exp $
+$Id: uxfs.c,v 1.15 1998/06/18 19:13:42 cph Exp $
-Copyright (c) 1990-97 Massachusetts Institute of Technology
+Copyright (c) 1990-98 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
#| -*-Scheme-*-
-$Id: unxprm.scm,v 1.49 1998/05/31 03:20:10 cph Exp $
+$Id: unxprm.scm,v 1.50 1998/06/18 19:13:51 cph Exp $
Copyright (c) 1988-98 Massachusetts Institute of Technology
(if (or (string-ci=? "fat" type)
(string-ci=? "hpfs" type)
(string-ci=? "iso9660" type)
+ (string-ci=? "ntfs" type)
(string-ci=? "smb" type))
"\r\n"
#f)))