diff options
| -rw-r--r-- | prolog.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/prolog.html.markdown b/prolog.html.markdown index f37d29cb..7a18a144 100644 --- a/prolog.html.markdown +++ b/prolog.html.markdown @@ -1,8 +1,8 @@  ---  language: prolog +filename: learnprolog.pl  contributors:      - ["hyphz", "http://github.com/hyphz/"] -filename: learnprolog.pl  ---  Prolog is a logic programming language first specified in 1972, and refined into multiple modern implementations. | 
