Skip to content
Snippets Groups Projects
Verified Commit a408273c authored by Simon Josef Thür's avatar Simon Josef Thür
Browse files

dont include with .tex, since it doesnt compile in some environements

parent 96b70d59
No related branches found
No related tags found
No related merge requests found
......@@ -38,13 +38,13 @@
\tableofcontents
\include{01_fundamentals.tex}
\include{02_carrier_transport.tex}
\include{03_pn_junction_basics.tex}
\include{04_pn_junction.tex}
\include{05_pn_junction_bias.tex}
\include{06_pn_junction_diode.tex}
\include{07_diode_applications.tex}
\include{08_bjt.tex}
\include{09_bjt_small_signal.tex}
\include{01_fundamentals}
\include{02_carrier_transport}
\include{03_pn_junction_basics}
\include{04_pn_junction}
\include{05_pn_junction_bias}
\include{06_pn_junction_diode}
\include{07_diode_applications}
\include{08_bjt}
\include{09_bjt_small_signal}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment