- Moved special terms into their own (very) special file.

This commit is contained in:
ccremers
2005-06-16 14:10:07 +00:00
parent db18b203a9
commit b6e9841c0f
16 changed files with 95 additions and 88 deletions

View File

@@ -13,6 +13,7 @@
#include "varbuf.h"
#include "output.h"
#include "latex.h"
#include "specialterm.h"
//! Multiplication factor for distance between events in an MSC diagram.
#define EVENTSPACE 1
@@ -22,7 +23,6 @@
extern const char *progname;
extern const char *releasetag;
extern int globalLatex;
extern Term TERM_Function;
/*! Additional information for an events. */
struct traceinfo