From 349e193c086ef2cb467f5b8e5b3f0d6e3028dba1 Mon Sep 17 00:00:00 2001 From: ikkiran Date: Fri, 11 May 2012 16:11:04 +0530 Subject: Update Version_Control/vcs1/vcslide1.tex --- Version_Control/vcs1/vcslide1.tex | 6 +++--- 1 file 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} -- cgit