//  
// $Id: StdAfx.h 4143 2008-12-08 23:23:55Z abehm $
//
// stdafx.h : include file for standard system include files,
//  or project specific include files that are used frequently, but
//      are changed infrequently
//
//  Copyright (C) 2004 - 2007 by The Regents of the University of
//  California
//
// Redistribution of this file is permitted under the terms of the 
// BSD license
//
// Date: October, 2004
//
// Author: 
//          Liang Jin (liangj (at) ics.uci.edu)
//

#if !defined(AFX_STDAFX_H__BF88C8A8_7308_4004_99AE_BC92B46A00A9__INCLUDED_)
#define AFX_STDAFX_H__BF88C8A8_7308_4004_99AE_BC92B46A00A9__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000


// TODO: reference additional headers your program requires here

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_STDAFX_H__BF88C8A8_7308_4004_99AE_BC92B46A00A9__INCLUDED_)
