diff --git a/tables/template-short.tex b/tables/template-short.tex
index e45ad61882f2acb4f4833c748de2d7960a10d3fd..c685215fdb4d5577eac650cf2c7545d7193deedf 100644
--- a/tables/template-short.tex
+++ b/tables/template-short.tex
@@ -3,7 +3,7 @@
 
 \begin{document}
 
-\begin{tabular}{|l|c|c|c|cccc|cccc|cccc|}
+\begin{tabular}{|c|c|c|c|cccc|cccc|cccc|}
     \hline
      \textbf{Stack solve} & \textbf{MATLAB} & \textbf{USE\_DLL} & \textbf{BYTECODE} & \multicolumn{4}{c|}{\textbf{MATLAB+BLOCKS}} & \multicolumn{4}{c|}{\textbf{USE\_DLL+BLOCKS}} & \multicolumn{4}{c|}{\textbf{BYTECODE+BLOCKS}}\\
     %\cline{2-4}
diff --git a/tables/template.tex b/tables/template.tex
index e045f36659e187ed2abedca2cc7543b16d47c1dc..130811b9908ee9a1ed1f520458ba8d33abdbcf17 100644
--- a/tables/template.tex
+++ b/tables/template.tex
@@ -3,7 +3,7 @@
 
 \begin{document}
 
-\begin{tabular}{|l|c|c|c|cccc|cccc|cccc|}
+\begin{tabular}{|c|c|c|c|cccc|cccc|cccc|}
     \hline
      \textbf{Stack solver} & \textbf{MATLAB} & \textbf{USE\_DLL} & \textbf{BYTECODE} & \multicolumn{4}{c|}{\textbf{MATLAB+BLOCKS}} & \multicolumn{4}{c|}{\textbf{USE\_DLL+BLOCKS}} & \multicolumn{4}{c|}{\textbf{BYTECODE+BLOCKS}}\\
     %\cline{2-4}