cws/disclaimer.sty
changeset 471 135bf034ac30
parent 470 86a456f8cb92
child 474 b528d1d3d3c3
equal deleted inserted replaced
470:86a456f8cb92 471:135bf034ac30
     2 \subsubsection*{Important\alert}
     2 \subsubsection*{Important\alert}
     3 
     3 
     4 \begin{itemize}
     4 \begin{itemize}
     5 \item #1  
     5 \item #1  
     6 \item Make sure the files you submit can be processed by just calling\\
     6 \item Make sure the files you submit can be processed by just calling\\
     7   \mbox{\texttt{scala <<filename.scala>>}} on the command line.\footnote{All
     7   \mbox{\texttt{scala-cli <<filename.scala>>}} on the command line.\footnote{All
     8     major OSes, including Windows, have a command line. So there is no
     8     major OSes, including Windows, have a command line. So there is no
     9     good reason to not download Scala, install it and run it on your
     9     good reason to not download scala-cli, install it and run it on your
    10     own computer. Just do it!} Use the
    10     own computer. Just do it!} Use the
    11   template files provided and do not make any changes to arguments of
    11   template files provided and do not make any changes to arguments of
    12   functions or to any types. You are free to implement any auxiliary
    12   functions or to any types. You are free to implement any auxiliary
    13   function you might need.
    13   function you might need.
    14 
    14 
    35 \newcommand{\IMPORTANTNONE}[1]{%
    35 \newcommand{\IMPORTANTNONE}[1]{%
    36 \subsubsection*{Important\alert}
    36 \subsubsection*{Important\alert}
    37 
    37 
    38 \begin{itemize}
    38 \begin{itemize}
    39 \item Make sure the files you submit can be processed by just calling\\
    39 \item Make sure the files you submit can be processed by just calling\\
    40   \mbox{\texttt{scala <<filename.scala>>}} on the command line.\footnote{All
    40   \mbox{\texttt{scala-cli <<filename.scala>>}} on the command line.\footnote{All
    41     major OSes, including Windows, have a command line. So there is no
    41     major OSes, including Windows, have a command line. So there is no
    42     good reason to not download Scala, install it and run it on your
    42     good reason to not download scala-cli, install it and run it on your
    43     own computer. Just do it!} Use the
    43     own computer. Just do it!} Use the
    44   template files provided and do not make any changes to arguments of
    44   template files provided and do not make any changes to arguments of
    45   functions or to any types. You are free to implement any auxiliary
    45   functions or to any types. You are free to implement any auxiliary
    46   function you might need.
    46   function you might need.
    47 
    47