Changeset 2615 in Sophya for trunk/SophyaLib/SUtils


Ignore:
Timestamp:
Sep 10, 2004, 11:55:27 AM (21 years ago)
Author:
cmv
Message:

using namespace sophya enleve de machdefs.h, nouveau sopnamsp.h cmv 10/09/2004

Location:
trunk/SophyaLib/SUtils
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SUtils/datacards.cc

    r2322 r2615  
    11//
    2 // $Id: datacards.cc,v 1.9 2003-02-11 15:31:05 cmv Exp $
     2// $Id: datacards.cc,v 1.10 2004-09-10 09:54:48 cmv Exp $
    33//
    44//
     
    88
    99
     10#include "sopnamsp.h"
    1011#include "machdefs.h"
    1112#include "datacards.h"
  • trunk/SophyaLib/SUtils/strutilxx.cc

    r2514 r2615  
     1#include "sopnamsp.h"
    12#include "machdefs.h"
    23#include <stdio.h>
  • trunk/SophyaLib/SUtils/utils.cc

    r895 r2615  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: utils.cc,v 1.1 2000-04-12 17:49:52 ansari Exp $
     3// $Id: utils.cc,v 1.2 2004-09-10 09:54:49 cmv Exp $
    44//
    55
     6#include "sopnamsp.h"
    67#include "machdefs.h"
    78#include "utils.h"
Note: See TracChangeset for help on using the changeset viewer.