Changeset 1290 in Sophya for trunk/SophyaLib/SysTools


Ignore:
Timestamp:
Nov 3, 2000, 5:51:43 PM (25 years ago)
Author:
ansari
Message:

modifs cosmetiques - cmv+Reza 3/11/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SysTools/timing.c

    r219 r1290  
    2929#include <string.h>
    3030#include <time.h>
    31  
     31
     32#include "timing.h"
     33
    3234clock_t CPUT0, CPUT;
    3335time_t ELT0, ELT;
    3436 
    35 void InitTim(void);
    36 void PrtTim(char *Comm);
    3737 
    3838/* Nouvelle-Fonction */
Note: See TracChangeset for help on using the changeset viewer.