diff options
author | Puneeth Chaganti | 2009-10-09 11:52:51 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2009-10-09 11:52:51 +0530 |
commit | a84515c6184cbc6231c5473f8985670805d747af (patch) | |
tree | 5d659abf68dee33b54b0f95f8bd6f46abc1fae99 /day2/session1.tex | |
parent | eeaeb0b0f0dbd5cd3bf3001cac87ba74eb7fb8b2 (diff) | |
download | workshops-a84515c6184cbc6231c5473f8985670805d747af.tar.gz workshops-a84515c6184cbc6231c5473f8985670805d747af.tar.bz2 workshops-a84515c6184cbc6231c5473f8985670805d747af.zip |
Minor edits to Day2 handout.
Diffstat (limited to 'day2/session1.tex')
-rw-r--r-- | day2/session1.tex | 6 |
1 files changed, 2 insertions, 4 deletions
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} |