~ubuntu-branches/ubuntu/raring/ginkgocadx/raring-proposed

« back to all changes in this revision

Viewing changes to src/cadxcore/eventos/progresocomando.h

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2011-09-09 08:39:26 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: package-import@ubuntu.com-20110909083926-iktecd132cnku5cd
Tags: 2.5.4.0~rc-1
New upstream version (patches were applied)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
*  
3
 
*  $Id: progresocomando.h 3698 2011-04-14 12:38:49Z carlos $
 
3
*  $Id: progresocomando.h 4099 2011-08-29 11:27:03Z tovar $
4
4
*  Ginkgo CADx Project
5
5
*
6
6
*  Copyright 2008-10 MetaEmotion S.L. All rights reserved.
11
11
*
12
12
*/
13
13
#pragma once
 
14
#include "eventosginkgo.h"
14
15
 
15
16
namespace GNC {
16
17
        namespace GCS {