Changeset 1371 in Sophya for trunk/SophyaLib/BaseTools


Ignore:
Timestamp:
Jan 5, 2001, 6:07:12 PM (25 years ago)
Author:
ansari
Message:

MAJ documentation, Makefile, ... - Reza 5/1/2001

Location:
trunk/SophyaLib/BaseTools
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/Makefile

    r1275 r1371  
    1212 
    1313$(OBJ)ctimer.o: ctimer.cc $(INC)machdefs.h ctimer.h
    14 $(OBJ)cxxcmplnk.o: cxxcmplnk.cc pdlmgr.h \
     14$(OBJ)cxxcmplnk.o: cxxcmplnk.cc cxxcmplnk.h \
    1515 $(INC)machdefs.h
    1616$(OBJ)datacards.o: datacards.cc $(INC)machdefs.h \
     
    4848 srandgen.h smathconst.h
    4949$(OBJ)strutil.o: strutil.c strutil.h
    50 $(OBJ)timing.o: timing.c
     50$(OBJ)timing.o: timing.c timing.h
  • trunk/SophyaLib/BaseTools/pexceptions.h

    r913 r1371  
    212212#define EXC_ABORT_ALL(_x)
    213213
    214 #define EXC_AWARE
    215214
    216215#define END_CONSTRUCTOR
  • trunk/SophyaLib/BaseTools/sversion.h

    r1363 r1371  
    33
    44#define SOPHYA_VERSION   0.9
    5 #define SOPHYA_REVISION  98
    6 #define SOPHYA_TAG       "V_Oct2000"
     5#define SOPHYA_REVISION  99
     6#define SOPHYA_TAG       "V_Dec2000"
    77
    88#endif
Note: See TracChangeset for help on using the changeset viewer.