aboutsummaryrefslogtreecommitdiff
path: root/src/maple
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2001-06-15 09:45:04 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2001-06-15 09:45:04 +0000
commit3507a744892ad991dd098f61cd534dd9f9954682 (patch)
treea58d8032073b1c3901f61c0b5da3b3236de598d1 /src/maple
parent3cb099533e7ced6ed32be7f46872ad37d5f4700b (diff)
move jtutil/ stuff to libutil
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@17 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/maple')
-rw-r--r--src/maple/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/maple/Makefile b/src/maple/Makefile
index c46eea4..141bf9e 100644
--- a/src/maple/Makefile
+++ b/src/maple/Makefile
@@ -1,10 +1,11 @@
# Makefile for maple code
-# $Id: Makefile,v 1.1.1.1 2001-06-14 11:53:21 jthorn Exp $
+# $Id: Makefile,v 1.2 2001-06-15 09:45:03 jthorn Exp $
#
# Environment Variables:
# MAPLE_VERSION used via @ifdef for version control in Maple code;
# typically set to something like MAPLE_V_RELEASE_4
+# (not presently used, but may be needed in the future)
#
# Targets:
# mm ==> preprocess all *.maple files to produce *.mm files