Changeset 1349 for trunk/source


Ignore:
Timestamp:
Jan 5, 2011, 12:20:17 PM (13 years ago)
Author:
garnier
Message:

update

Location:
trunk/source/interfaces
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/interfaces/CVS/Entries

    r1347 r1349  
    44/CMakeLists.txt/1.1/Wed Sep 29 18:45:30 2010//Tgeant4-09-04-ref-00
    55/GNUmakefile/1.7/Thu Sep 30 06:11:40 2010//Tgeant4-09-04-ref-00
    6 /History/1.157/Wed Dec 22 10:23:15 2010//Tgeant4-09-04-ref-00
     6/History/1.158/Thu Dec 23 14:09:53 2010//
  • trunk/source/interfaces/History

    r1347 r1349  
    1 $Id: History,v 1.157 2010/11/02 17:39:48 allison Exp $
     1$Id: History,v 1.158 2010/12/23 14:09:53 lgarnier Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
     2023, December L. Garnier
     21- basic/GNUmakefile : Remove OGL stuff from Makefile
     22- common/GNUmakefile : Remove OGL stuff from Makefile
     23
    20248, October L. Garnier  (interfaces-V09-03-13)
    2125- G4UIQt : Fiw problem with redraw of help tree.
  • trunk/source/interfaces/basic/CVS/Entries

    r1347 r1349  
    22D/src////
    33/CMakeLists.txt/1.1/Wed Sep 29 18:45:55 2010//Tgeant4-09-04-ref-00
    4 /GNUmakefile/1.7/dummy timestamp from new-entry//Tgeant4-09-04-ref-00
    54/sources.cmake/1.4/Wed Dec 22 10:23:15 2010//Tgeant4-09-04-ref-00
     5/GNUmakefile/1.8/Thu Dec 23 14:09:53 2010//
  • trunk/source/interfaces/basic/GNUmakefile

    r1347 r1349  
    1 # $Id: GNUmakefile,v 1.7 2009/10/19 07:37:48 lgarnier Exp $
     1# $Id: GNUmakefile,v 1.8 2010/12/23 14:09:53 lgarnier Exp $
    22# -------------------------------------------------------------
    33# GNUmakefile for interfaces/basic library.  John Allison, 6/7/98.
     
    1313
    1414# For debug mode
    15 CPPFLAGS += -DG4DEBUG_INTERFACES_BASIC
     15# CPPFLAGS += -DG4DEBUG_INTERFACES_BASIC
    1616
    1717include $(G4INSTALL)/config/architecture.gmk
  • trunk/source/interfaces/common/CVS/Entries

    r1347 r1349  
    22D/src////
    33/CMakeLists.txt/1.1/Wed Sep 29 18:46:11 2010//Tgeant4-09-04-ref-00
    4 /GNUmakefile/1.5/dummy timestamp from new-entry//Tgeant4-09-04-ref-00
    54/sources.cmake/1.4/Wed Dec  1 16:36:10 2010//Tgeant4-09-04-ref-00
     5/GNUmakefile/1.6/Thu Dec 23 14:09:53 2010//
  • trunk/source/interfaces/common/GNUmakefile

    r1347 r1349  
    1 # $Id: GNUmakefile,v 1.5 2010/01/06 14:08:20 lgarnier Exp $
     1# $Id: GNUmakefile,v 1.6 2010/12/23 14:09:53 lgarnier Exp $
    22# -------------------------------------------------------------
    33# GNUmakefile for interfaces/common library.  John Allison, 6/7/98.
     
    1313
    1414include $(G4INSTALL)/config/architecture.gmk
    15 #include $(G4INSTALL)/config/G4VIS_BUILD.gmk
    1615include $(G4INSTALL)/config/G4UI_BUILD.gmk
    1716include $(G4INSTALL)/config/interactivity.gmk
Note: See TracChangeset for help on using the changeset viewer.