--- a/src/aystar.cpp Fri Apr 25 02:15:34 2008 +0000
+++ b/src/aystar.cpp Mon May 26 20:45:25 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file aystar.cpp */
+/** @file aystar.cpp Implementation of A*. */
/*
* This file has the core function for AyStar