#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include "dlispparser.h"
Functions | |
void | dlisp_free (dlisp_lispentry *e) |
Free memory allocated for the lisp data structure. |
|
Free memory allocated for the lisp data structure.
|