summaryrefslogtreecommitdiff
path: root/2003/i/buzz/src/automate/test_automate.cc
blob: e80ef425d267e56a427581ea920cc94de84bc2f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
// test_automate.cc
// buzz - Programme du robot Efrei Robotique I1-I2 2003
// Copyright (C) 2003 Nicolas Schodet
//
#include "grafcet.h"
using namespace Automate;

int
main (int argc, char **argv)
{
}