//  
// $Id: StdAfx.cpp 1106 2007-04-16 23:20:29Z chenli $
//
// stdafx.cpp : source file that includes just the standard includes
//	RETree.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information
//
//  Copyright (C) 2004 - 2007 by The Regents of the University of
//  California
//
// Redistribution of this file is permitted under the terms of the GNU
// Public License (GPL).
//
// Date: October, 2004
//
// Author: 
//          Liang Jin (liangj@ics.uci.edu)

#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
