This file is indexed.

/usr/share/gromacs/top/spc.itp is in gromacs-data 4.5.5-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
; This file is for backward compatibility only.
; Please directly include the spc.itp file from your force field directory.
#ifdef _FF_GROMACS
#include "gmx.ff/spc.itp"
#endif
#ifdef _FF_GROMOS96
#include "gromos43a1.ff/spc.itp"
#endif
#ifdef _FF_OPLS  
#include "oplsaa.ff/spc.itp"
#endif