day1/Session-3.tex
changeset 42 3e554af428a4
parent 27 ecf0f0e885f4
child 46 63704b5650f1
child 47 21de307e6823
--- a/day1/Session-3.tex	Tue Oct 06 14:36:18 2009 +0530
+++ b/day1/Session-3.tex	Tue Oct 06 18:43:15 2009 +0530
@@ -78,7 +78,7 @@
 \author[Asokan \& Prabhu] {Asokan Pichai\\Prabhu Ramachandran}
 
 \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay}
-\date[] {25, July 2009}
+\date[] {10, October 2009}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo}
@@ -369,6 +369,7 @@
     print line
   \end{lstlisting}
 \end{frame}
+
 \begin{frame}{And the winner is \ldots OBJECTS!}
   All objects providing a similar inteface can be used the same way.\\
   Functions (and others) are first-class objects. Can be passed to and returned from functions.