X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp-dev.texi;h=f751dd879cf4d856afa47eae130930b96c867473;hb=d1baacabfbff9bfc0178b2dd2ac82c245ba831cf;hp=1570271a222e0936fc69b43241d85a740fba976e;hpb=53f132c7a4afb6bdf7335b5ce4df3c8b7aab8dbe;p=pspp diff --git a/doc/pspp-dev.texi b/doc/pspp-dev.texi index 1570271a22..f751dd879c 100644 --- a/doc/pspp-dev.texi +++ b/doc/pspp-dev.texi @@ -1,6 +1,6 @@ \input texinfo @c -*- texinfo -*- @c PSPP - a program for statistical analysis. -@c Copyright (C) 2017 Free Software Foundation, Inc. +@c Copyright (C) 2017, 2020 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 @c or any later version published by the Free Software Foundation; @@ -46,7 +46,7 @@ This manual is for GNU PSPP version @value{VERSION}, software for statistical analysis. -Copyright @copyright{} 1997, 1998, 2004, 2005, 2007, 2010, 2014, 2015, 2016 Free Software Foundation, Inc. +Copyright @copyright{} 1997, 1998, 2004, 2005, 2007, 2010, 2014, 2015, 2016, 2020 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -94,6 +94,7 @@ Free Documentation License". * System File Format:: Format of PSPP system files. * SPSS/PC+ System File Format:: Format of SPSS/PC+ system files. * SPSS Viewer File Format:: Format of SPSS Viewer (SPV) files. +* SPSS TableLook File Formats:: Formats of .stt and .tlo files. * Encrypted File Wrappers:: Common wrapper for encrypted SPSS files. * q2c Input Format:: Format of syntax accepted by q2c. @@ -114,13 +115,10 @@ Free Documentation License". @include dev/system-file-format.texi @include dev/pc+-file-format.texi @include dev/spv-file-format.texi +@include dev/tlo-file-format.texi @include dev/encrypted-file-wrappers.texi @include dev/q2c.texi @include fdl.texi @bye - -@c Local Variables: -@c compile-command: "makeinfo pspp-dev.texi" -@c End: