Revamp SAVE, XSAVE, EXPORT. Add (or at least parse) all the
[pspp-builds.git] / src / pfm-read.h
index 5346f1539149db09a32b2aec385c34aab9d1a4d9..3f84e16023fd4f36ef6fd13667fec2a4eca7d01a 100644 (file)
 
 #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