moveWithComment.cc
Go to the documentation of this file.
00001 /* moveWithComment.cc
00002  */
00003 #include "osl/search/moveWithComment.h"
00004 
00005 osl::search::MoveWithComment::~MoveWithComment()
00006 {
00007 }
00008 
00009 /* ------------------------------------------------------------------------- */
00010 // ;;; Local Variables:
00011 // ;;; mode:c++
00012 // ;;; c-basic-offset:2
00013 // ;;; End:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines