This commit is contained in:
Paul 2000-09-11 15:08:43 +00:00
parent f0f256e5c1
commit d2b046b798
2 changed files with 95 additions and 0 deletions

45
users/paul/blank.h Normal file
View file

@ -0,0 +1,45 @@
/*=========================================================================
.h
Author: PKG
Created:
Project: Spongebob
Purpose:
Copyright (c) 2000 Climax Development Ltd
===========================================================================*/
#ifndef __ _ _H__
#define _
/*----------------------------------------------------------------------
Includes
-------- */
/* Std Lib
------- */
/*----------------------------------------------------------------------
Tyepdefs && Defines
------------------- */
/*----------------------------------------------------------------------
Structure defintions
-------------------- */
/*----------------------------------------------------------------------
Globals
------- */
/*----------------------------------------------------------------------
Functions
--------- */
/*---------------------------------------------------------------------- */
#endif /* _ */
/*===========================================================================
end */