[cig-commits] r5900 - in short/3D/PyLith/branches/pylith-0.8: . pylith3d pylith3d/applications pylith3d/examples/linhex/ps1 pylith3d/examples/linhex/slip1 pylith3d/examples/linhex/timeslip1 pylith3d/examples/lintet/bm1a pylith3d/examples/lintet/bm1b pylith3d/examples/lintet/bm2a pylith3d/examples/lintet/bm5 pylith3d/examples/lintet/splittest pylith3d/examples/quadhex/bm1a pylith3d/examples/quadtet/bm1a pylith3d/libpylith3d pylith3d/module pylith3d/pylith3d pylith3d/pylith3d/MaterialModel pylith3d/tests

leif at geodynamics.org leif at geodynamics.org
Thu Jan 25 19:02:09 PST 2007


Author: leif
Date: 2007-01-25 19:02:08 -0800 (Thu, 25 Jan 2007)
New Revision: 5900

Removed:
   short/3D/PyLith/branches/pylith-0.8/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/applications/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/ps1/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/slip1/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/timeslip1/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm1a/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm1b/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm2a/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm5/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/splittest/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/quadhex/bm1a/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/quadtet/bm1a/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/local.def
   short/3D/PyLith/branches/pylith-0.8/pylith3d/module/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/MaterialModel/Make.mm
   short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/future/
   short/3D/PyLith/branches/pylith-0.8/pylith3d/pyre/
   short/3D/PyLith/branches/pylith-0.8/pylith3d/tests/Make.mm
Log:
Removed unused files.

Deleted: short/3D/PyLith/branches/pylith-0.8/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,60 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-PROJECT = pylith
-PACKAGE = pylith
-
-RECURSE_DIRS = \
-	pylith3d \
-
-# pylith2d \
-# pylithop \
-# pylithax \
-# pylithsph \
-
-#--------------------------------------------------------------------------
-#
-
-all:
-	BLD_ACTION="all" $(MM) recurse
-
-PROJ_CLEAN =
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-
-# version
-# $Id: Make.mm,v 1.1 2004/04/14 21:07:29 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 16:26:04 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,64 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = pylith
-PACKAGE = pylith3d
-
-RECURSE_DIRS = \
-	libpylith3d \
-	module \
-	pylith3d \
-	applications \
-	tests
-
-OTHERS = \
-
-#--------------------------------------------------------------------------
-#
-
-all:
-	BLD_ACTION="all" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-
-# version
-# $Id: Make.mm,v 1.2 2004/08/02 21:39:42 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/applications/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/applications/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/applications/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,60 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = pylith3d
-PACKAGE = applications
-
-PROJ_CLEAN =
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-release: tidy
-	cvs release .
-
-update: clean
-	cvs update .
-
-#--------------------------------------------------------------------------
-#
-
-EXPORT_BINS = \
-    pylith3dapp.py
-
-export:: 
-	$(CP) pylith3dapp.py $(EXPORT_ROOT)/bin/.
-
-
-# version
-# $Id: Make.mm,v 1.2 2004/08/13 02:36:46 willic3 Exp $
-
-# End of file

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/ps1/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/ps1/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/ps1/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,67 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test1/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test2/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test3/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test4/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test5/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test6/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test7/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test8/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test9/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test10/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test11/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=elas-test12/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test1/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test2/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test3/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test4/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test5/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test6/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test7/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test8/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test9/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test10/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test11/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-	pylith3dapp.py --pl3dscan.fileRoot=vis-test12/ps1 --pl3dscan.coordinateInputFile=ps1.coord --pl3dscan.bcInputFile=ps1.bc --pl3dscan.stateVariableInputFile=ps1.statevar --pl3dscan.connectivityInputFile=ps1.connect --pl3dscan.fullOutputInputFile=ps1.fuldat
-
-clean::
-	$(RM_F) elas-test*/ps1.ascii elas-test*/ps1.plot elas-test*/ps1*.inp \
-	vis-test*/ps1.ascii vis-test*/ps1.plot vis-test*/ps1*.inp
-
-
-# version
-# $Id: Make.mm,v 1.1 2005/02/24 00:52:48 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/slip1/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/slip1/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/slip1/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,44 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=slip1 -pl3dscan.asciiOutput=full -pl3dscan.autoRotateSlipperyNodes=False -log_summary -petsc_solver 1 -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9
-	# pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=slip1 -pl3dscan.asciiOutput=full -pl3dscan.autoRotateSlipperyNodes=False -log_summary -petsc_solver 1 -pc_type ilu -ksp_monitor -ksp_view -start_in_debugger noxterm
-
-clean::
-	$(RM_F) slip1.ascii slip1.plot slip1*.inp
-
-
-# version
-# $Id: Make.mm,v 1.1 2005/04/08 18:20:11 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/timeslip1/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/timeslip1/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/timeslip1/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,44 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=timeslip1 -pl3dscan.asciiOutput=full -pl3dscan.autoRotateSlipperyNodes=False -log_summary -petsc_solver 1 -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-09
-	# pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=timeslip1 -pl3dscan.asciiOutput=full -pl3dscan.autoRotateSlipperyNodes=False -log_summary -petsc_solver 1 -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-09 -mat_view -start_in_debugger
-
-clean::
-	$(RM_F) timeslip1.ascii timeslip1.plot timeslip1*.inp
-
-
-# version
-# $Id: Make.mm,v 1.1 2005/05/05 21:31:40 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm1a/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm1a/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm1a/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,45 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=bm1a -log_summary -petsc_solver 1 -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9
-
-	# pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=bm1a -log_summary -petsc_solver 1 -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9 -start_in_debugger
-
-clean::
-	$(RM_F) bm1a.ascii bm1a.plot bm1a*.inp
-
-
-# version
-# $Id: Make.mm,v 1.6 2005/04/08 00:47:49 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm1b/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm1b/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm1b/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,44 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	#pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=bm1b -log_summary -petsc_solver 1 -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9
-	../../../applications/pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=bm1b -log_summary -petsc_solver 1 -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9 -start_in_debugger
-
-clean::
-	$(RM_F) bm1b.ascii bm1b.plot bm1b*.inp
-
-
-# version
-# $Id: Make.mm,v 1.2 2005/04/08 00:47:50 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm2a/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm2a/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm2a/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,43 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py -pl3dscan.fileRoot=../bm1a/bm1a -pl3dscan.bcInputFile=bm2a.bc -pl3dscan.keywordEqualsValueFile=bm2a.keyval -pl3dscan.timeStepInputFile=bm2a.time -pl3dscan.asciiOutputFile=bm2a.ascii -pl3dscan.ucdOutputRoot=bm2a
-
-clean::
-	$(RM_F) bm2a.ascii bm2a.plot bm2a*.inp
-
-
-# version
-# $Id: Make.mm,v 1.1 2005/01/06 16:46:10 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm5/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm5/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/bm5/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,46 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=bm5 -pl3dscan.ucdOutput=binary -log_summary -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9
-
-# test: clean
-	# pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=bm5 -pl3dscan.ucdOutput=ascii -log_summary -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9 -start_in_debugger
-
-clean::
-	$(RM_F) bm5.ascii bm5.plot bm5*.inp
-
-
-# version
-# $Id: Make.mm,v 1.3 2005/06/24 20:26:18 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/splittest/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/splittest/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/lintet/splittest/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,46 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=splittest -pl3dscan.ucdOutput=binary -log_summary -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9
-
-# test: clean
-	# pylith3dapp.py -typos=relaxed -pl3dscan.fileRoot=splittest -pl3dscan.ucdOutput=ascii -log_summary -pc_type ilu -ksp_monitor -ksp_view -ksp_rtol 1e-9 -start_in_debugger
-
-clean::
-	$(RM_F) splittest.ascii splittest.plot splittest*.inp
-
-
-# version
-# $Id: Make.mm,v 1.3 2005/06/24 20:26:18 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/quadhex/bm1a/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/quadhex/bm1a/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/quadhex/bm1a/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,43 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py -pl3dscan.fileRoot=bm1a
-
-clean::
-	$(RM_F) bm1a.ascii bm1a.plot bm1a*.inp
-
-
-# version
-# $Id: Make.mm,v 1.2 2004/08/25 17:01:39 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/quadtet/bm1a/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/quadtet/bm1a/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/quadtet/bm1a/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,43 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-test: clean
-	pylith3dapp.py -pl3dscan.fileRoot=bm1a
-
-clean::
-	$(RM_F) bm1a.ascii bm1a.plot bm1a*.inp
-
-
-# version
-# $Id: Make.mm,v 1.2 2004/08/25 17:03:41 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,262 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-include local.def
-
-PROJECT = pylith3d
-PACKAGE = libpylith3d
-
-PROJ_SAR = $(BLD_LIBDIR)/$(PACKAGE).$(EXT_SAR)
-PROJ_DLL = $(BLD_LIBDIR)/$(PACKAGE).$(EXT_SO)
-PROJ_TMPDIR = $(BLD_TMPDIR)/$(PROJECT)/$(PACKAGE)
-PROJ_CLEAN += $(PROJ_INCDIR) $(PROJ_SAR) $(PROJ_DLL)
-
-PROJ_SRCS = \
-	addfor.f \
-        addpr.f \
-        addsn.f \
-        addstf.F \
-        adfldp.f \
-	assign_wink.f \
-        autoprestr.F \
-        bdeld_ss.f \
-        bmatrixb.f \
-        bmatrixn.f \
-        bnmatrix.f \
-        bsum.f \
-        choldc2.f \
-        cholsl.f \
-        ckdiag.F \
-        cklock.f \
-        cmp_stiffsz.f \
-        const.f \
-        convert_case.f \
-        create_id.f \
-        cross.f \
-        disp.f \
-        eforce.f \
-        elas_matinit_cmp_ss.F \
-        elas_strs_cmp_ss.f \
-        elas_strs_mat_cmp_ss.F \
-        elastc.F \
-        fill.f \
-        formdf_ss.f \
-        formes_ss.f \
-        formf_ss.f \
-        formrt.f \
-        funcs.f \
-	get_initial_stress.f \
-        get_units.f \
-        getder.f \
-        getjac.f \
-        getmat.f \
-        getshapb.f \
-        getshapn.f \
-        gload_cmp_ss.f \
-        gload_drv.f \
-        gravld.f \
-        id_split.f \
-	idisp.f \
-        ifill.f \
-        indexx.f \
-        infcmp.f \
-        infellh.f \
-        infelqh.f \
-        invar.f \
-        iquate.f \
-        isort.f \
-        iterate.F \
-        jacobi.f \
-        lcoord.f \
-        ldisbc.f \
-        ldisp.f \
-        ldupdat.f \
-        lfit.f \
-        lflteq.f \
-        lnklst.f \
-        load.f \
-        loadf.f \
-        loadx.f \
-        local.f \
-        localf.f \
-        localx.f \
-        makemsr.F \
-        mat_1.f \
-        mat_2.f \
-        mat_3.f \
-        mat_4.f \
-        mat_5.f \
-        mat_6.f \
-        mat_7.f \
-        mat_8.f \
-        mat_9.f \
-        mat_10.f \
-        mat_11.f \
-        mat_12.f \
-        mat_13.f \
-        mat_14.f \
-        mat_15.f \
-        mat_16.f \
-        mat_17.f \
-        mat_18.f \
-        mat_19.f \
-        mat_20.f \
-        matinit_drv.F \
-        matmod_def.f \
-        meansh.f \
-        nchar.f \
-        nfind.f \
-        nnblnk.f \
-	open_ucd.F \
-        plinhex.f \
-        plinpyr.f \
-        plintet.f \
-        plinwedge.f \
-        poldcmp.f \
-        pquadhex.f \
-        pquadpyr.f \
-        pquadtet.f \
-        pquadwedge.f \
-        preshape.f \
-        prestr_matinit_cmp_ss.F \
-        presurql.f \
-        printd.f \
-        printf.f \
-        printl.f \
-        printv.f \
-        prntforc.f \
-        pskip.f \
-        rdisp.f \
-        read_bc.f \
-        read_connect.f \
-        read_coords.f \
-        read_diff.f \
-        read_fuldat.f \
-        read_hist.f \
-        read_skew.f \
-        read_slip.f \
-        read_split.f \
-        read_stateout.f \
-        read_timdat.f \
-        read_wink.f \
-        residu.f \
-        rpforc.f \
-        rsplit.f \
-        rstiff.f \
-        rstress.f \
-        scan_bc.f \
-        scan_connect.f \
-        scan_coords.f \
-        scan_diff.f \
-        scan_fuldat.f \
-        scan_hist.f \
-        scan_skew.f \
-        scan_slip.f \
-        scan_split.f \
-        scan_timdat.f \
-        scan_wink.f \
-        scan_winkx.f \
-        skclear.f \
-        skcomp.f \
-	sort_elements.f \
-	sort_slip_nodes.f \
-	sort_split_nodes.f \
-        sprod.f \
-        stiff_ss.f \
-        stiffld.f \
-        stress_drv.f \
-        stress_mat_drv.F \
-        symmet.f \
-        td_matinit_cmp_ss.F \
-        td_strs_cmp_ss.f \
-        td_strs_mat_cmp_ss.F \
-        transp.f \
-	unlock.f \
-        update_state_cmp.f \
-        update_state_drv.f \
-        viscos.F \
-        winklf.f \
-        winklr.F \
-	write_bc.F \
-	write_connect.F \
-	write_coords.F \
-	write_diff.F \
-        write_element_info.F \
-	write_fuldat.F \
-        write_global_info.F \
-	write_hist.F \
-        write_props.F \
-	write_skew.F \
-	write_slip.F \
-        write_sparse_info.F \
-	write_split.F \
-	write_split_plot.F \
-        write_state_cmp.F \
-        write_state_drv.F \
-        write_stateout.F \
-        write_strscomp.F \
-        write_subiter.F \
-        write_timdat.F \
-        write_ucd_header.F \
-        write_ucd_mesh.F \
-        write_ucd_node_vals.F \
-        write_wink.F \
-        write_winkx.F
-
-
-#--------------------------------------------------------------------------
-
-all: $(PROJ_SAR) export
-
-testit: test
-
-#--------------------------------------------------------------------------
-# build the shared object
-
-$(PROJ_SAR): product_dirs $(PROJ_OBJS)
-	$(CXX) -o $(PROJ_SAR) $(PROJ_OBJS) $(PROJ_LCXX_FLAGS)
-
-#--------------------------------------------------------------------------
-#
-export:: export-libraries
-
-test:: show-configuration show-project cpp-configuration fortran-configuration
-
-
-EXPORT_LIBS = $(PROJ_SAR)
-EXPORT_BINS = $(PROJ_DLL)
-
-
-# version
-# $Id: Make.mm,v 1.25 2005/08/05 20:17:17 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/local.def
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/local.def	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/local.def	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,55 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-#
-# Local (project) definitions
-#
-
-# BLAS/LAPACK
-
-include math/default.def
-include petsc/default.def
-
-# F77
-
-    EXT_F77 = f
-    PROJ_F77_INCLUDES = ./includes
-    PROJ_F77_DEFINES += $(FORTRAN_COMPILER_TYPE) $(FORTRAN_COMPILER_NAME)
-    # PROJ_LIBRARIES += $(MATH_LIBS)
-
-# C++
-
-    PROJ_CXX_FLAGS += $(CXX_SOFLAGS)
-    PROJ_LCXX_FLAGS += $(LCXX_FORTRAN) $(EXTERNAL_LIBS)
-
-# version
-# $Id: local.def,v 1.5 2005/08/05 20:17:18 willic3 Exp $
-
-# End of file

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/module/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/module/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/module/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,65 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = pylith3d
-PACKAGE = pylith3dmodule
-MODULE = pylith3d
-
-include std-pythonmodule.def
-include petsc/default.def
-# include local.def
-
-PROJ_CXX_SRCLIB = -ljournal -lpylith3d
-PROJ_LIBRARIES += $(LCXX_FORTRAN)
-
-PROJ_SRCS = \
-	array.cc \
-	autoprestr.cc \
-	bindings.cc \
-	elastc.cc \
-	exceptionhandler.cc \
-	exceptions.cc \
-	misc.cc \
-	numbering.cc \
-	parser.cc \
-	scanner.cc \
-	setup.cc \
-	sorting.cc \
-	sparse.cc \
-	viscos.cc \
-	write_modelinfo.cc
-
-
-# version
-# $Id: Make.mm,v 1.9 2005/04/20 23:08:02 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,77 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = pylith3d
-PACKAGE = pylith3d
-
-PROJ_TMPDIR = $(BLD_TMPDIR)/$(PROJECT)/$(PACKAGE)
-
-BLD_DIRS = \
-	MaterialModel
-
-RECURSE_DIRS = $(BLD_DIRS)
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-release: tidy
-	cvs release .
-
-update: clean
-	cvs update .
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-	Application.py \
-	ElementTypeDef.py \
-	KeywordValueParse.py \
-	Pylith3d_run.py \
-	Pylith3d_scan.py \
-	Pylith3d_setup.py \
-	Materials.py \
-	__init__.py
-
-
-export:: export-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-
-# version
-# $Id: Make.mm,v 1.3 2005/04/01 23:50:50 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/MaterialModel/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/MaterialModel/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/pylith3d/MaterialModel/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,67 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = pylith3d
-PACKAGE = MaterialModel
-
-PROJ_TMPDIR = $(BLD_TMPDIR)/$(PROJECT)/$(PACKAGE)
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-release: tidy
-	cvs release .
-
-update: clean
-	cvs update .
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-	IsotropicLinearElastic.py \
-	IsotropicLinearMaxwellViscoelastic.py \
-	MaterialModel.py \
-	__init__.py
-
-
-export:: export-package-python-modules
-
-
-# version
-# $Id: Make.mm,v 1.2 2004/08/12 16:50:17 willic3 Exp $
-
-# Generated automatically by MakeMill on Tue Mar  2 17:05:23 2004
-
-# End of file 

Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/tests/Make.mm
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/tests/Make.mm	2007-01-25 23:52:27 UTC (rev 5899)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/tests/Make.mm	2007-01-26 03:02:08 UTC (rev 5900)
@@ -1,47 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#  PyLith by Charles A. Williams, Brad Aagaard, and Matt Knepley
-#
-#  Copyright (c) 2004-2006 Rensselaer Polytechnic Institute
-#
-#  Permission is hereby granted, free of charge, to any person obtaining
-#  a copy of this software and associated documentation files (the
-#  "Software"), to deal in the Software without restriction, including
-#  without limitation the rights to use, copy, modify, merge, publish,
-#  distribute, sublicense, and/or sell copies of the Software, and to
-#  permit persons to whom the Software is furnished to do so, subject to
-#  the following conditions:
-#
-#  The above copyright notice and this permission notice shall be
-#  included in all copies or substantial portions of the Software.
-#
-#  THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-#  EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-#  MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-#  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-#  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-#  OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-#  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = pylith3d
-PACKAGE = tests
-
-PROJ_TESTS = pylith3dapp.py
-
-#--------------------------------------------------------------------------
-#
-
-all: tidy
-
-test:
-	for test in $(PROJ_TESTS) ; do $${test}; done
-
-# version
-# $Id: Make.mm,v 1.1 2004/04/14 21:26:20 willic3 Exp $
-
-# End of file



More information about the cig-commits mailing list