Cadabra
Computer algebra system for field theory problems
|
#include "CodeInput.hh"
#include <gdkmm/general.h>
#include <gtkmm/messagedialog.h>
#include <gdk/gdkkeysyms.h>
#include <gdkmm/rgba.h>
#include <iostream>
#include <regex>
#include "Keywords.hh"
Functions | |
std::string | trim (const std::string &s) |
gunichar | deref (Gtk::TextBuffer::iterator it, size_t n) |
gunichar deref | ( | Gtk::TextBuffer::iterator | it, |
size_t | n | ||
) |
std::string trim | ( | const std::string & | s | ) |