diff options
author | ikkiran | 2012-05-11 16:11:04 +0530 |
---|---|---|
committer | ikkiran | 2012-05-11 16:11:04 +0530 |
commit | 349e193c086ef2cb467f5b8e5b3f0d6e3028dba1 (patch) | |
tree | ac830709ed6e17d646ae282634258510e311af27 /Version_Control | |
parent | eb9617e16c502f82bc4e70ebab8948ffd42aef67 (diff) | |
download | sdes-stscripts-349e193c086ef2cb467f5b8e5b3f0d6e3028dba1.tar.gz sdes-stscripts-349e193c086ef2cb467f5b8e5b3f0d6e3028dba1.tar.bz2 sdes-stscripts-349e193c086ef2cb467f5b8e5b3f0d6e3028dba1.zip |
Update Version_Control/vcs1/vcslide1.tex
Diffstat (limited to 'Version_Control')
-rw-r--r-- | Version_Control/vcs1/vcslide1.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Version_Control/vcs1/vcslide1.tex b/Version_Control/vcs1/vcslide1.tex index 251f1a1..1a5d262 100644 --- a/Version_Control/vcs1/vcslide1.tex +++ b/Version_Control/vcs1/vcslide1.tex @@ -164,9 +164,9 @@ a.out id1.txt id2.txt identifier.cpp id.txt lex pda1.cpp pda2.cpp pda.cp \begin{frame}[fragile] \frametitle{Summary...} \begin{itemize} -\item The motivation to use version control -\item An analogy of version control with playing a video game -\item How to check if mercurial is installed, and it's version using hg version +\item Understand what is Version Control +\item Identify the need for using Version Control +\item Install Mercurial or hg \end{itemize} \end{frame} |