- Many cleanups to make -Wall happy. Next up is pedantic...

This commit is contained in:
ccremers
2007-01-06 14:45:29 +00:00
parent 92090142a0
commit 89c3a20acf
31 changed files with 1871 additions and 1927 deletions

View File

@@ -21,6 +21,7 @@
#include "specialterm.h"
#include "claim.h"
#include "dotout.h"
#include "type.h"
#include "xmlout.h"
@@ -614,8 +615,6 @@ xmlOutEvent (const System sys, Roledef rd, const int run, const int index)
// Display any incoming bindings
{
int incomingArrows;
int xmlBindingState (void *dt)
{
Binding b;