Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
f4602311
Commit
f4602311
authored
21 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
don't include matheval in commercial releases
parent
614eaea7
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+2
-2
2 additions, 2 deletions
Makefile
MathEval/README
+2
-2
2 additions, 2 deletions
MathEval/README
with
4 additions
and
4 deletions
Makefile
+
2
−
2
View file @
f4602311
# $Id: Makefile,v 1.34
3
2004-05-12
04
:3
1
:21 geuzaine Exp $
# $Id: Makefile,v 1.34
4
2004-05-12
18
:3
6
:21 geuzaine Exp $
#
#
# Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
# Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
#
#
...
@@ -142,7 +142,7 @@ source: source-common
...
@@ -142,7 +142,7 @@ source: source-common
source-commercial
:
source-common
source-commercial
:
source-common
cd
gmsh-
${
GMSH_VERSION
}
&&
rm
-rf
CVS
*
/CVS
*
/
*
/CVS
*
/
*
/
*
/CVS
*
/.globalrc
\
cd
gmsh-
${
GMSH_VERSION
}
&&
rm
-rf
CVS
*
/CVS
*
/
*
/CVS
*
/
*
/
*
/CVS
*
/.globalrc
\
Triangle/triangle.
*
MathEval/
*
.
{
c,h
}
TODO
*
.spec doc/gmsh.html doc/FAQ
\
MathEval
Triangle/triangle.
*
TODO
*
.spec doc/gmsh.html doc/FAQ
\
doc/README.cvs utils/commercial
${
GMSH_VERSION_FILE
}
doc/README.cvs utils/commercial
${
GMSH_VERSION_FILE
}
cp
-f
utils/commercial/README gmsh-
${
GMSH_VERSION
}
/README
cp
-f
utils/commercial/README gmsh-
${
GMSH_VERSION
}
/README
cp
-f
utils/commercial/LICENSE gmsh-
${
GMSH_VERSION
}
/doc/LICENSE
cp
-f
utils/commercial/LICENSE gmsh-
${
GMSH_VERSION
}
/doc/LICENSE
...
...
This diff is collapsed.
Click to expand it.
MathEval/README
+
2
−
2
View file @
f4602311
This directory contains a modified version of GNU libmatheval
This directory contains a modified version of GNU libmatheval
.
Copyright (C) 1999, 2002, 2003 Aleksandar B. Samardzic
Copyright (C) 1999, 2002, 2003 Aleksandar B. Samardzic
...
@@ -15,7 +15,7 @@ of a mathematical function over single or multiple variables. This tree
...
@@ -15,7 +15,7 @@ of a mathematical function over single or multiple variables. This tree
can be used later to evaluate a function for specified variable values,
can be used later to evaluate a function for specified variable values,
to create a corresponding tree for the function derivative over a
to create a corresponding tree for the function derivative over a
specified variable, or to write a textual tree representation to a
specified variable, or to write a textual tree representation to a
specified string.
The library exposes C and Fortran 77 interfaces.
specified string.
BUGS
BUGS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment