Skip to content

Commit 940dcd3

Browse files
committed
src/sage/tests/books/comp.../integration_doctest.py: update header comment
It's no longer safe to blindly overwrite this file, since we have added a "# long time" annotation.
1 parent e66680c commit 940dcd3

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

src/sage/tests/books/computational-mathematics-with-sagemath/integration_doctest.py

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
"""
2-
This file (./integration_doctest.sage) was *autogenerated* from ./integration.tex,
3-
with sagetex.sty version 2011/05/27 v2.3.1.
4-
It contains the contents of all the sageexample environments from this file.
5-
You should be able to doctest this file with:
6-
sage -t ./integration_doctest.sage
7-
It is always safe to delete this file; it is not used in typesetting your
8-
document.
2+
This file was automatically generated from ./integration.tex (in
3+
the book) and included into the SageMath source tree. It may have been
4+
modified slightly; if you re-generate it, please diff the changes to
5+
prevent any important modifications from being overwritten.
96
107
Sage example in ./integration.tex, line 73::
118

0 commit comments

Comments
 (0)