From a84515c6184cbc6231c5473f8985670805d747af Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Fri, 9 Oct 2009 11:52:51 +0530 Subject: Minor edits to Day2 handout. --- day2/session1.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'day2/session1.tex') diff --git a/day2/session1.tex b/day2/session1.tex index b96a7ff..357f18c 100644 --- a/day2/session1.tex +++ b/day2/session1.tex @@ -134,10 +134,8 @@ \item Why? \item What: \begin{itemize} - \item An efficient and powerful array type for various common data - types - \item Abstracts out the most commonly used standard operations on - arrays + \item An efficient and powerful array type for various common data types + \item Abstracts out the most commonly used standard operations on arrays \end{itemize} \end{itemize} \end{frame} -- cgit