changeset 10:cf9fc50057b3

fix
author tobaru
date Fri, 27 Oct 2017 17:20:52 +0900
parents 3da9c163df86
children eb43376ecb12
files mid_thesis.aux mid_thesis.dvi mid_thesis.log mid_thesis.pdf mid_thesis.tex
diffstat 5 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mid_thesis.aux	Fri Oct 27 13:15:00 2017 +0900
+++ b/mid_thesis.aux	Fri Oct 27 17:20:52 2017 +0900
@@ -1,7 +1,7 @@
 \relax 
 \@writefile{toc}{\contentsline {section}{\numberline {1}Gears OS}{1}}
 \@writefile{toc}{\contentsline {section}{\numberline {2}CbC}{1}}
-\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces goto による code gear 間の継続}}{1}}
+\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces goto による Code Segment 間の継続}}{1}}
 \newlabel{fig:cs}{{1}{1}}
 \@writefile{toc}{\contentsline {section}{\numberline {3}Code Gear と Data Gear}{1}}
 \@writefile{toc}{\contentsline {section}{\numberline {4}研究目的}{1}}
@@ -12,7 +12,7 @@
 \bibcite{gears}{2}
 \bibcite{kokubo:2016}{3}
 \bibcite{llvm}{4}
-\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces I-T図の例}}{2}}
+\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces 図の例}}{2}}
 \newlabel{fig:examples}{{2}{2}}
 \@writefile{toc}{\contentsline {section}{\numberline {5}Raspberry Pi 上での実装}{2}}
 \@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Raspberry Pi}}{2}}
Binary file mid_thesis.dvi has changed
--- a/mid_thesis.log	Fri Oct 27 13:15:00 2017 +0900
+++ b/mid_thesis.log	Fri Oct 27 17:20:52 2017 +0900
@@ -1,4 +1,4 @@
-This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.5.28)  27 OCT 2017 13:13
+This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.5.28)  27 OCT 2017 17:20
 entering extended mode
  restricted \write18 enabled.
  %&-line parsing enabled.
Binary file mid_thesis.pdf has changed
--- a/mid_thesis.tex	Fri Oct 27 13:15:00 2017 +0900
+++ b/mid_thesis.tex	Fri Oct 27 17:20:52 2017 +0900
@@ -49,7 +49,7 @@
  \begin{center}
   \scalebox{0.5}{\includegraphics{pic/codesegment.pdf}}
  \end{center}
- \caption{goto による code gear 間の継続}
+ \caption{goto による Code Segment 間の継続}
  \label{fig:cs}
 \end{figure}
 
@@ -73,7 +73,7 @@
  \begin{center}
   \scalebox{0.35}{\includegraphics{pic/examples_2.pdf}}
  \end{center}
- \caption{I-T図の例}
+ \caption{図の例}
  \label{fig:examples}
 \end{figure}