Commit 7992bad4 authored by claes's avatar claes

syi moved to co

parent fc70f1ae
/*
* Proview $Id: rt_xtt_gtk.cpp,v 1.9 2007-05-21 14:28:32 claes Exp $
* Proview $Id: rt_xtt_gtk.cpp,v 1.10 2007-05-25 13:36:08 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -52,7 +52,7 @@
#include "co_xhelp_gtk.h"
#include "co_wow_gtk.h"
#include "rt_xnav_msg.h"
#include "rt_syi.h"
#include "co_syi.h"
#include "xtt_methodtoolbar_gtk.h"
void XttGtk::hotkey_Command( char *arg, void *userdata)
......
/*
* Proview $Id: rt_xtt_motif.cpp,v 1.3 2007-05-21 14:28:32 claes Exp $
* Proview $Id: rt_xtt_motif.cpp,v 1.4 2007-05-25 13:36:08 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -66,7 +66,7 @@ extern "C" {
#include "co_xhelp_motif.h"
#include "co_wow_motif.h"
#include "rt_xnav_msg.h"
#include "rt_syi.h"
#include "co_syi.h"
// Static variables
static String fbr[] = {
......
/*
* Proview $Id: xtt_clognav_gtk.cpp,v 1.1 2007-01-04 08:29:32 claes Exp $
* Proview $Id: xtt_clognav_gtk.cpp,v 1.2 2007-05-25 13:36:08 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -31,7 +31,7 @@
#include "co_time.h"
#include "pwr_baseclasses.h"
#include "rt_gdh.h"
#include "rt_syi.h"
#include "co_syi.h"
#include "flow.h"
#include "flow_browctx.h"
#include "flow_browapi.h"
......
/*
* Proview $Id: xtt_clognav_motif.cpp,v 1.1 2007-01-04 08:30:03 claes Exp $
* Proview $Id: xtt_clognav_motif.cpp,v 1.2 2007-05-25 13:36:08 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -30,7 +30,7 @@
#include "co_time.h"
#include "pwr_baseclasses.h"
#include "rt_gdh.h"
#include "rt_syi.h"
#include "co_syi.h"
#include <Xm/Xm.h>
#include <Xm/XmP.h>
......
/*
* Proview $Id: xtt_clognav.cpp,v 1.7 2007-01-11 11:40:31 claes Exp $
* Proview $Id: xtt_clognav.cpp,v 1.8 2007-05-25 13:36:08 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -30,7 +30,7 @@
#include "co_time.h"
#include "pwr_baseclasses.h"
#include "rt_gdh.h"
#include "rt_syi.h"
#include "co_syi.h"
#include "flow.h"
#include "flow_browctx.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment