#include <stdio.h>#include "moduldef.h"


Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE void | DefmoduleCompilerSetup (void *) |
| LOCALE void | PrintDefmoduleReference (void *, FILE *, struct defmodule *) |
| #define LOCALE extern |
Definition at line 42 of file modulcmp.h.
| LOCALE void DefmoduleCompilerSetup | ( | void * | ) |
Definition at line 63 of file modulcmp.c.
| LOCALE void PrintDefmoduleReference | ( | void * | , | |
| FILE * | , | |||
| struct defmodule * | ||||
| ) |
Definition at line 92 of file modulcmp.c.
1.5.6