~verifytapn/verifytapn/1.0

« back to all changes in this revision

Viewing changes to src/ReachabilityChecker/Successor.hpp

  • Committer: Lasse Jacobsen
  • Date: 2011-02-04 09:38:04 UTC
  • Revision ID: lassejac@lassejac-laptop-20110204093804-b65ysgouvintroiv
- organized the project more logically

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef SUCCESSOR_HPP_
2
2
#define SUCCESSOR_HPP_
3
3
 
4
 
#include "TraceInfo.hpp"
 
4
#include "Trace/TraceInfo.hpp"
5
5
 
6
6
namespace VerifyTAPN
7
7
{