From a7b5d028954a10a4b796d3d38b18bb80506ae614 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Thu, 26 Jan 2017 14:30:38 +0100
Subject: [PATCH] opraveno

---
 docs.it4i/software/orca.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs.it4i/software/orca.md b/docs.it4i/software/orca.md
index a6eb0fef2..5f71cf608 100644
--- a/docs.it4i/software/orca.md
+++ b/docs.it4i/software/orca.md
@@ -32,6 +32,7 @@ Currently Loaded Modulefiles:
 
 Create a file called orca_serial.inp that contains the following orca commands
 
+```cpp
     # My first ORCA calculation :-)
     #
     # Taken from the Orca manual
@@ -41,6 +42,7 @@ Create a file called orca_serial.inp that contains the following orca commands
       C 0 0 0
       O 0 0 1.13
     *
+```
 
 Create a Sun Grid Engine submission file called submit_serial.sh that looks like this
 
-- 
GitLab