comparison src/floatfns.c @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 417b1e4d63cd
children
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
1072 defsubr (&Sfloor); 1072 defsubr (&Sfloor);
1073 defsubr (&Sround); 1073 defsubr (&Sround);
1074 defsubr (&Struncate); 1074 defsubr (&Struncate);
1075 } 1075 }
1076 1076
1077 /* arch-tag: be05bf9d-049e-4e31-91b9-e6153d483ae7
1078 (do not change this comment) */