#include "lclintMacros.nf"
#include "basic.h"
Go to the source code of this file.
Definition at line 40 of file enumNameSList.c.
00041 { 00042 sfree (s->elements); 00043 sfree (s); 00044 }