Remove obsolete efHAT and src/ngmx/dlgtest.
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 27 Sep 2013 19:46:29 +0000 (22:46 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 29 Sep 2013 09:13:41 +0000 (11:13 +0200)
Change-Id: Ica584c307b72c49dc8fdfae3f23e9a3e705f2736

share/html/online/hat.html [deleted file]
src/gromacs/gmxlib/filenm.c
src/gromacs/legacyheaders/types/filenm.h
src/ngmx/dlgtest [deleted file]

diff --git a/share/html/online/hat.html b/share/html/online/hat.html
deleted file mode 100644 (file)
index 9d2fb5e..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<title>hat file format</title>
-<LINK rel=stylesheet href="style.css" type="text/css">
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#650065" alink="#FF0000">
-<h2>hat file format</h2>
-<CENTER><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 COLS=2 WIDTH="98%">
-<TR>
-<TD><font size=-1><A HREF="../online.html">Main Table of Contents</A></font></TD>
-<TD ALIGN=RIGHT><B>VERSION 4.6</B></TR>
-<TR><TD><font size=-1><A HREF="http://www.gromacs.org">GROMACS homepage</A></font></TD>
-<TD ALIGN=RIGHT><B>Sat 19 Jan 2013</B></TR></TABLE></CENTER><HR>
-<h3>Description</h3>
-Files with the hat file extension contain
-a fourier transform of a spread function used in the PPPM algorithm.
-Eigenvectors are produced by <a href="mk_ghat.html">mk_ghat</a>
-and read by <a href="mdrun.html">mdrun</a>.
-<hr>
-<div ALIGN=RIGHT>
-<font size="-1"><a href="http://www.gromacs.org">http://www.gromacs.org</a></font><br>
-
-</div>
-</body>
index d24d14ea2b8bee2169a0aa5584a3b94c483b3e5d..013b8509031fdef9c7b0568cef94902c1a97c0b1 100644 (file)
@@ -201,7 +201,6 @@ static const t_deffile
     { eftASC, ".m2p", "ps",     NULL, "Input file for mat2ps"},
     { eftXDR, ".mtx", "hessian", "-m", "Hessian matrix"},
     { eftASC, ".edi", "sam",    NULL, "ED sampling input"},
-    { eftASC, ".hat", "gk", NULL, "Fourier transform of spread function" },
     { eftASC, ".cub", "pot",  NULL, "Gaussian cube file" },
     { eftASC, ".xpm", "root", NULL, "X PixMap compatible matrix file" },
     { eftASC, "", "rundir", NULL, "Run directory" }
index c625eeb3f8b0fd5c43e3a9af1f9031d79b98b698..ea6aadc3fa2fddbd2e5a80b68b7308deac601802 100644 (file)
@@ -54,7 +54,6 @@ enum {
     efMAP, efEPS, efMAT, efM2P,
     efMTX,
     efEDI,
-    efHAT,
     efCUB,
     efXPM,
     efRND,
diff --git a/src/ngmx/dlgtest b/src/ngmx/dlgtest
deleted file mode 100644 (file)
index e60a1f1..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/csh
-dlg -f fixed $1 << YO
-1
-1
-3
-3
-2
-3
-3
-4
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-2
-2
-1
-1
-YO