|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | target_prepare_finalization (Environment *_environment) |
| void | target_finalization (Environment *_environment) |
| void | target_analysis (Environment *_environment) |
| void target_analysis | ( | Environment * | _environment | ) |
Definition at line 58 of file _cleanup.c.
| void target_finalization | ( | Environment * | _environment | ) |
Definition at line 45 of file _cleanup.c.
| void target_prepare_finalization | ( | Environment * | _environment | ) |
Definition at line 41 of file _cleanup.c.