mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
a1ab1ee112
PR: 52786 Submitted by: M. L. Dodson <bdodson@scms.utmb.EDU> (maintainer)
11 lines
299 B
C
11 lines
299 B
C
--- tleap/unitio.c.orig Sat Nov 9 18:37:02 2002
|
|
+++ tleap/unitio.c Fri Feb 14 12:20:38 2003
|
|
@@ -5958,6 +5958,7 @@
|
|
*TODO: Add CAP information
|
|
*/
|
|
#define AMBERINDEX(i) 3*(i-1)
|
|
+#undef INTFORMAT
|
|
#define INTFORMAT "%6d"
|
|
#define DBLFORMAT "%16.8lE"
|
|
#define LBLFORMAT "%-4s"
|