diff options
Diffstat (limited to 'src/floatfns.c')
| -rw-r--r-- | src/floatfns.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/floatfns.c b/src/floatfns.c index 84a2dac7df6..b7d6412fdbf 100644 --- a/src/floatfns.c +++ b/src/floatfns.c | |||
| @@ -1075,6 +1075,3 @@ syms_of_floatfns () | |||
| 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) */ | ||