mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
misc
This commit is contained in:
parent
2a58ef985d
commit
25732f4421
8 changed files with 91 additions and 32 deletions
|
@ -10,7 +10,7 @@ In Prolog definiert man Terme.
|
|||
\section{Erste Schritte}
|
||||
\subsection{Hello World}
|
||||
Speichere folgenden Quelltext als \texttt{hello-world.pl}:
|
||||
\inputminted[linenos, numbersep=5pt, tabsize=4, frame=lines, label=hello-world.hs]{prolog}{scripts/prolog/hello-world.hs}
|
||||
\inputminted[linenos, numbersep=5pt, tabsize=4, frame=lines, label=hello-world.hs]{prolog}{scripts/prolog/hello-world.pl}
|
||||
|
||||
Kompiliere ihn mit \texttt{gplc hello-world.pl}. Es wird eine
|
||||
ausführbare Datei erzeugt.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue