Separate the file header from other records, since it's special
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 14 Jul 2025 22:00:30 +0000 (15:00 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 14 Jul 2025 22:00:30 +0000 (15:00 -0700)
commitf652573390c956bbdeeb06d64d28cf0c9df5fa5c
treee5a4552651595cc63b7e9536d9a3593e9a8a8d29
parentf8514777d0be9c26d1f781cc97a38ce90579ea30
Separate the file header from other records, since it's special
rust/pspp/src/main.rs
rust/pspp/src/sys/cooked.rs
rust/pspp/src/sys/raw.rs
rust/pspp/src/sys/test.rs