changeset 25611:e9372127fe91

* HACKING.md: Update for recently removed files.
author John W. Eaton <jwe@octave.org>
date Fri, 13 Jul 2018 15:53:29 -0400
parents 828d3a7b5da7
children 7af73a062e9e
files etc/HACKING.md
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/HACKING.md	Fri Jul 13 15:51:39 2018 -0400
+++ b/etc/HACKING.md	Fri Jul 13 15:53:29 2018 -0400
@@ -188,7 +188,6 @@
     - `fftpack`     subroutines for fast fourier transforms
     - `lapack-xtra` wrappers for lapack functions used in Octave
     - `odepack`     ordinary differential equation solver
-    - `ordered-qz`  code for ordering eigenvalues for QZ factorization
     - `quadpack`    subroutines for numerical integration
     - `ranlib`      random number generators
     - `slatec-err`  slatec error handling library
@@ -250,8 +249,6 @@
          resource file.
     - `m-editor`
          source files for the m-file editor.
-    - `qtinfo`
-         source files for the Qt texinfo browser.
 
 - `m4` m4 scripts used by configure during the build process.