PIGALE 1.3.9 Documentation (original) (raw)
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor
H. de Fraysseix P. Ossona de Mendez
pigaleUndo.cpp File Reference
Detailed Description
Undo.
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

Functions
- void UndoErase ()
Variables
- static char undofile [L_tmpnam] = "_undo.tgf"
Function Documentation
Variable Documentation
char undofile[L_tmpnam] = "_undo.tgf" [static]
