fb:porticula NoPaste
core_run.bi
Uploader: | ThePuppetMaster |
Datum/Zeit: | 26.08.2008 22:14:06 |
'###############################################################################################################
'###############################################################################################################
'### F B - C O R E
'###############################################################################################################
'###############################################################################################################
'### Version: 1.00.0
'### Revision: 0
'###############################################################################################################
'### (c) 2008 By.: /_\ DeltaLab's Germany [experimental computing]
'### Author: Martin Wiemann
'### Date of Idea: 2008.08.16 - 17:55:38
'###############################################################################################################
'### Copy('s) of this code or a part of this IS allowed!!!
'###############################################################################################################
'###############################################################################################################
Private Function Core_Run() as Integer
Do
Loop
Return GURU_NoError
End Function