* lbtt/: Merge lbtt 1.2.0.

This commit is contained in:
Alexandre Duret-Lutz 2005-08-31 15:30:38 +00:00
parent 8a5fd909b3
commit 17f76e371f
7 changed files with 144 additions and 58 deletions

View file

@ -1,6 +1,6 @@
/*
* Copyright (C) 2003, 2004
* Heikki Tauriainen <Heikki.Tauriainen@hut.fi>
* Heikki Tauriainen <Heikki.Tauriainen@tkk.fi>
*
* Derived from SpinWrapper.h by Alexandre Duret-Lutz <adl@src.lip6.fr>.
*
@ -22,10 +22,6 @@
#ifndef SPOTWRAPPER_H
#define SPOTWRAPPER_H
#ifdef __GNUC__
#pragma interface
#endif /* __GNUC__ */
#include <config.h>
#include <string>
#include "ExternalTranslator.h"
@ -144,4 +140,4 @@ inline void SpotWrapper::parseAutomaton(const string&, const string&)
{
}
#endif /* !SPINWRAPPER_H */
#endif /* !SPOTWRAPPER_H */