00001 //deprecated 00003 // 00004 // PROJECT.....: vpat - Creating Virtual Patients 00005 // RESPONSIBLE.: Carla Freitas e Luciana Nedel 00006 // 00007 // FILE........: vpedge.h 00008 // DESCRIPTION.: Contain the VPEdge class declarations. 00009 // 00010 // AUTHOR......: Anderson Maciel 00011 // DATE........: August/24/2000 00012 // DESCRIPTION.: Classe and methods declaration. 00013 // 00015 00016 #include <vpedge.h> 00017 00018 VPEdge::VPEdge( void ){ 00019 00020 00021 }