DELETE removes TSP variables from the symbol table.
DELETE <list of variables> ;
Usage
Useful for long or complex TSP programs, DELETE deletes variables from the symbol table. Data for the variables is not actually deleted from memory until an automatic compression occurs when space is needed to store a new variable (see the COMPRESS command).