summaryrefslogtreecommitdiffstats
path: root/techwsw/essence_of_hwsw.tex
blob: d8b6babba491f6c88a1b27ff35a891afae7d85c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\documentclass[a4paper]{article}

% math
\usepackage{amsmath}

% figures
\usepackage{float}
\usepackage{graphicx}

\title{Hardware e Software}
\author{Naoki Pross}

\begin{document}
\maketitle

\include{tex/memorie}

\end{document}