Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

coreThread.h

Go to the documentation of this file.
00001 
00002 
00008 /********************************************************************
00009 Description:
00010 part of the 3Dsia project
00011 created: xandi, 080400
00012 
00013 History:
00014     date,   name,       changes,                    in funtion
00015     DDMMYY  develo      did this and this and that  there
00016 
00017 ********************************************************************/
00018 #ifndef CORETHREAD_H
00019 #define CORETHREAD_H
00020 
00021 #include "misc.h"
00022 
00024 
00027 void* coreThread ( void* targs );
00028 
00029 #endif

Generated at Sat May 13 13:50:18 2000 for 3Dsia by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000