/* The objects created by students in the Fall 2005 course in Computer Graphics. This file does not have a "main," since it's just used to build a library. Do: make objects.o There is a Makefile in this directory that takes care of the compilation. */ #include #include #include #include #include "ayip.cpp" #include "gkim1.cpp" #include "justinawang.cpp" #include "jaylmer.cpp" #include "sabraham.cpp" #include "sjudge.cpp" #include "msarkar.cpp" #include "sdelrosa.cpp" #include "zmoricz.cpp" #include "jguinto.cpp" #include "Jackie.cpp" #include "Jackie2.cpp"