Removed unused functions.

This commit is contained in:
Cas Cremers
2008-08-21 16:58:12 +02:00
parent 1a7aa73b26
commit 739f59174f
19 changed files with 4 additions and 471 deletions

View File

@@ -915,12 +915,6 @@ xmlOutRuns (const System sys)
* Publicly available functions
*/
//! Output for a concrete trace (from modelchecker)
void
xmlOutTrace (const System sys)
{
}
//! Output for a semitrace (from arachne method)
/**
* Note: Uses get_trace_length(), which is defined for the arachne method