Commit a64cf3b7 authored by claes's avatar claes

vector.h included

parent ab836b39
/*
* Proview $Id: ge_attr_motif.cpp,v 1.1 2007-01-04 08:22:16 claes Exp $
* Proview $Id: ge_attr_motif.cpp,v 1.2 2008-03-19 12:59:38 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -23,6 +23,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <vector.h>
#include <Xm/Xm.h>
#include <Xm/XmP.h>
#include <Xm/Text.h>
......
/*
* Proview $Id: ge_attrnav_motif.cpp,v 1.1 2007-01-04 08:22:16 claes Exp $
* Proview $Id: ge_attrnav_motif.cpp,v 1.2 2008-03-19 12:59:38 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -23,6 +23,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <vector.h>
extern "C" {
#include "co_cdh.h"
......
/*
* Proview $Id: ge_motif.cpp,v 1.4 2007-05-07 15:45:18 claes Exp $
* Proview $Id: ge_motif.cpp,v 1.5 2008-03-19 12:59:38 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -31,6 +31,7 @@
#include <ctype.h>
#include <float.h>
#include <math.h>
#include <vector.h>
#include <Xm/Xm.h>
#include <Xm/XmP.h>
#include <Xm/Text.h>
......
/*
* Proview $Id: ge_subgraphs_motif.cpp,v 1.1 2007-01-04 08:22:16 claes Exp $
* Proview $Id: ge_subgraphs_motif.cpp,v 1.2 2008-03-19 12:59:38 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -23,6 +23,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <vector.h>
extern "C" {
#include "co_cdh.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