![]() |
wxMaxima
|
#include <wx/sstream.h>#include "Autocomplete.h"#include "Dirstructure.h"#include "Version.h"#include <wx/textfile.h>#include <wx/filename.h>#include <wx/xml/xml.h>#include "ErrorRedirector.h"#include <wx/wfstream.h>#include <wx/txtstrm.h>#include <wx/utils.h>
This file defines the class AutoComplete.
AutoComplete creates the list of autocompletions for a string and allows dynamically appending maxima commands to this list as soon as they are defined.
1.8.17