Changeset 515 for trunk/test/Makefile.in


Ignore:
Timestamp:
Aug 24, 2006, 10:04:28 AM (18 years ago)
Author:
dkearney
Message:

added units of days (d), hours (h), minutes (min), /m2.
minutes units was not added to tcl because tcl thinks it milli-in's
added a few simple tests to test day/hour/minute/second conversions
adjusted python's queue module to get condor working mostly.
adjustments to a few make files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.in

    r495 r515  
    3838# define our directories
    3939#
    40 INCLUDES_DIR    = $(RP_BASE)/include
     40INCLUDES_DIR    = $(RP_BASE)/src
    4141BIN_DIR         = $(RP_BASE)/bin
    4242LIB_DIR         = $(RP_INSTALL_BASE)/lib # $(RP_BASE)/src
     
    5252INCL_CEE        = -I $(INCLUDES_DIR)/cee
    5353INCL_FORTRAN    = -I $(INCLUDES_DIR)/fortran
    54 INCL_PY         = -I $(INCLUDES_DIR)/python
    5554
    5655
Note: See TracChangeset for help on using the changeset viewer.