diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-09-29 01:01:27 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-09-29 01:01:27 -0500 |
commit | 0a33c6eaa79eb587e3f4b421e39540b559277878 (patch) | |
tree | ff987b4670b452ac846b29276700728a266c3b91 | |
parent | 782617f4327522955196ebb62f5fc0514809f5b2 (diff) |
Remove midrules from course table
-rw-r--r-- | Education.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Education.tex b/Education.tex index dd878e9..54f4a6a 100644 --- a/Education.tex +++ b/Education.tex @@ -21,15 +21,15 @@ Expected Graduation: 2022. \begin{tabular}[h!]{ccc}%{p{4cm}p{4cm}p{7cm}} % \toprule Digital System Design & DC/AC Circuit Analysis & Computer Architecture and Assembly \\ - \midrule + % \midrule Thermo-Fluid Dynamics & Probability and Statistics & Complex Variables and Matrix Algebra \\ - \midrule + % \midrule Secure System Design & Network Architecture & Concepts of Programming Languages \\ - \midrule + % \midrule Systems Programming & Functional Programming & Object-Oriented Programming \\ - \midrule + % \midrule Compilers & Operating Systems & Data Structures and Algorithms \\ - \bottomrule + % \bottomrule \end{tabular} %%% Local Variables: |