2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

Fehler korrigiert - danke an Vincent Schnitzbauer

This commit is contained in:
Martin Thoma 2014-09-18 12:08:55 +02:00
parent 20994f6cc3
commit 42486c92a4
9 changed files with 44 additions and 22 deletions

View file

@ -56,7 +56,7 @@ die beiden Terme bereits identisch sind.
Weitere Informationen: \url{http://stackoverflow.com/a/8220315/562769}
\subsection{! (Cut)}\xindex{"! (Cut, Prolog)}
\subsection{! (Cut)}\xindex{"! (Cut, Prolog)}%
Das \texttt{!} wird in Prolog als \textit{cut} bezeichnet. Ein Cut verhindert
Backtracking nach dem cut.