comparison src/floatfns.c @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
1073 defsubr (&Sceiling); 1073 defsubr (&Sceiling);
1074 defsubr (&Sfloor); 1074 defsubr (&Sfloor);
1075 defsubr (&Sround); 1075 defsubr (&Sround);
1076 defsubr (&Struncate); 1076 defsubr (&Struncate);
1077 } 1077 }
1078
1079 /* arch-tag: be05bf9d-049e-4e31-91b9-e6153d483ae7
1080 (do not change this comment) */