[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Numerical_Response_Simple_Example.tex
vandui11
lon-capa-cvs@mail.lon-capa.org
Tue, 15 Feb 2005 14:55:40 -0000
vandui11 Tue Feb 15 09:55:40 2005 EDT
Modified files:
/loncom/html/adm/help/tex Numerical_Response_Simple_Example.tex
Log:
punctuation fixed
Index: loncom/html/adm/help/tex/Numerical_Response_Simple_Example.tex
diff -u loncom/html/adm/help/tex/Numerical_Response_Simple_Example.tex:1.2 loncom/html/adm/help/tex/Numerical_Response_Simple_Example.tex:1.3
--- loncom/html/adm/help/tex/Numerical_Response_Simple_Example.tex:1.2 Thu Jul 18 11:52:27 2002
+++ loncom/html/adm/help/tex/Numerical_Response_Simple_Example.tex Tue Feb 15 09:55:39 2005
@@ -5,7 +5,7 @@
to the computer. Most problems will be built from several statements.
A script can contain \textbf{comments}, which are not interpreted as statements
-by the computer. Comments start with \textbf{\#}, and go to the end of that
+by the computer. Comments start with \textbf{\#} and go to the end of that
line. Thus, if a line starts with \#, the whole line is ignored. Comments
can also begin in the middle of a line. It is a good idea to comment more
complicated scripts, as it can be very difficult to read a large script and