pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/pfm-read.h


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/pfm-read.h
Date: Sun, 21 Aug 2005 03:21:09 -0400

Index: pspp/src/pfm-read.h
diff -u pspp/src/pfm-read.h:1.4 pspp/src/pfm-read.h:1.5
--- pspp/src/pfm-read.h:1.4     Sun Jul 31 21:42:46 2005
+++ pspp/src/pfm-read.h Sun Aug 21 07:21:06 2005
@@ -24,13 +24,6 @@
 
 #include <stdbool.h>
 
-/* Portable file types. */
-enum pfm_type
-  {
-    PFM_COMM,   /* Formatted for communication. */
-    PFM_TAPE    /* Formatted for tape. */
-  };
-
 /* Information produced by pfm_read_dictionary() that doesn't fit into
    a dictionary struct. */
 struct pfm_read_info




reply via email to

[Prev in Thread] Current Thread [Next in Thread]