[cig-commits] r4569 - mc/3D/CitcomS/trunk

tan2 at geodynamics.org tan2 at geodynamics.org
Tue Sep 19 11:44:17 PDT 2006


Author: tan2
Date: 2006-09-19 11:44:17 -0700 (Tue, 19 Sep 2006)
New Revision: 4569

Removed:
   mc/3D/CitcomS/trunk/citcoms_profile
Log:
Since the opendx scripts have the macro path built in the file, there is no need to define $DXMACROS env. var.


Deleted: mc/3D/CitcomS/trunk/citcoms_profile
===================================================================
--- mc/3D/CitcomS/trunk/citcoms_profile	2006-09-19 04:01:35 UTC (rev 4568)
+++ mc/3D/CitcomS/trunk/citcoms_profile	2006-09-19 18:44:17 UTC (rev 4569)
@@ -1,25 +0,0 @@
-#!/bin/sh
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-
-#export GEOFRAMEWORK=
-export CITCOMSHOME=$GEOFRAMEWORK/packages/CitcomS
-export PATH=$CITCOMSHOME/visual:$PATH
-
-if [ x$DXMACROS = "x" ]; then
-	export DXMACROS=""
-fi
-
-export DXMACROS=$CITCOMSHOME/visual/OpenDXMacro:$DXMACROS
-
-
-# version
-# $Id: citcoms_profile,v 1.1 2004/06/02 21:49:37 tan2 Exp $
-
-# End of file



More information about the cig-commits mailing list