![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <internal/difflib.h>
#include <internal/string_tools.h>
#include "DiffViewer.hh"
#include "nlohmann/json.hpp"
Functions | |
const Gdk::RGBA | color_insert ("rgb(200, 255, 200)") |
const Gdk::RGBA | color_delete ("rgb(255, 200, 200)") |
const Gdk::RGBA | color_offwhite ("rgb(240, 240, 240)") |
const Gdk::RGBA | color_white ("rgb(255, 255, 255)") |