The copies are cleared when a new graph is loaded or generated, but the last graph is saved A copy is created when edges/vertices are added/deleted outside the editor
UndoMax : # of save graphs UndoSave : index of graph to restore [1,UndoMax] Should always be possible to restore 1
void UndoErase | ( | ) |
char undofile[L_tmpnam] = "_undo.tgf" [static] |