From 647cbd6bdd113f7202a07fe19ad73a6710a85414 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 24 Jul 2005 14:12:37 +0000 Subject: (svn r2701) Insert Id tags into all source files --- aystar.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'aystar.c') diff --git a/aystar.c b/aystar.c index 785746185..9e53c7e8f 100644 --- a/aystar.c +++ b/aystar.c @@ -1,3 +1,5 @@ +/* $Id$ */ + /* * This file has the core function for AyStar * AyStar is a fast pathfinding routine and is used for things like -- cgit v1.2.3-54-g00ecf