7 lines
335 B
Plaintext
7 lines
335 B
Plaintext
This directory contains the miscellaneous code used by the SEM.
|
|
|
|
Dlist.c - Code manipulates a doubly-linked list.
|
|
alloc.c - Code to allocate and de-allocate memory.
|
|
alloc.h - Include file for alloc.c
|
|
strings.c - Code to manipulate a string table.
|
|
strings_private.h - Include file for the string table file |