Skip to content

Commit

Permalink
ac Alex Linus added
Browse files Browse the repository at this point in the history
  • Loading branch information
BaLinuss committed Oct 18, 2024
1 parent e3e18bd commit 1051344
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constants.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@

\def\semester{Winterterm 2024/2025}

\def\supervisorAc{\texttt{ac127328} and \texttt{ac127336}}
\def\supervisorAc{\texttt{ac127328}, \texttt{ac127336}, \texttt{ac134440}, \texttt{ac142406}}
\def\urlNextcloud{https://ipvs.informatik.uni-stuttgart.de/cloud/s/4HbjLCQmfbenpWq}
\def\passwordNextcloud{wt2DKgJQWL}
2 changes: 1 addition & 1 deletion content/slides.tex
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
\item Mandatory use of the University's provided \link{https://github.tik.uni-stuttgart.de/}{GitHub instance} by TiK.
\item Each student can log in with their \texttt{stXXXXXX} credentials.
\item Create \textbf{one private} repository per submission group.
\item Add all group members and supervisors (\supervisorAc) to the repository.
\item Add all group members and supervisors \footnote{\supervisorAc} to the repository.
\item Each repository \textbf{must} contain a \texttt{README} with all necessary information for compiling and running the code.
\item \texttt{C++ + CMake} \link{https://github.com/SCTeaching-NBody/ProgrammingProject_Cpp_Template}{Repository Template}.
\item \texttt{Java + Maven} \link{https://github.com/SCTeaching-NBody/ProgrammingProject_Java_Template}{Repository Template}.
Expand Down

0 comments on commit 1051344

Please sign in to comment.