Skip to content
Snippets Groups Projects
Commit 2ef72591 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Added advice to include a header for each source file

parent bf1d4db0
No related branches found
No related tags found
No related merge requests found
......@@ -404,6 +404,12 @@ instructor, supervisor, users
\ei
%\item Your decisions on style may evolve over the project
\item Important to be consistent
\item Every code file should have a header with
\begin{itemize}
\item Author(s)
\item Date
\item Purpose
\end{itemize}
\ei
\end{frame}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment