From 08fd91c3a013634ecb9e93bcdbcb879d03d8fdbe Mon Sep 17 00:00:00 2001 From: Shantanu Date: Mon, 26 Oct 2009 16:48:14 +0530 Subject: Added some changes suggested during the review. --- day2/data/3832.jpg | Bin 0 -> 2661 bytes day2/data/hyperboloid.png | Bin 0 -> 26991 bytes day2/data/torus.png | Bin 0 -> 26016 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 day2/data/3832.jpg create mode 100644 day2/data/hyperboloid.png create mode 100644 day2/data/torus.png (limited to 'day2/data') diff --git a/day2/data/3832.jpg b/day2/data/3832.jpg new file mode 100644 index 0000000..40fe1b9 Binary files /dev/null and b/day2/data/3832.jpg differ diff --git a/day2/data/hyperboloid.png b/day2/data/hyperboloid.png new file mode 100644 index 0000000..9fe49dc Binary files /dev/null and b/day2/data/hyperboloid.png differ diff --git a/day2/data/torus.png b/day2/data/torus.png new file mode 100644 index 0000000..e3e121c Binary files /dev/null and b/day2/data/torus.png differ -- cgit