(svn r16493) -Fix: missing/wrong @file doxygen 'headers'

This commit is contained in:
rubidium
2009-06-01 12:56:18 +00:00
parent c03ce4b1c7
commit 765c65b738
5 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
/* $Id$ */
/** @file squirrel_std.cpp Implements the Squirrel Standard Function class */
#include <squirrel.h>
#include "../stdafx.h"
#include "../debug.h"