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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
875f015b
Commit
875f015b
authored
23 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
new web site
parent
97280dc0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/gmsh.html
+1
-5
1 addition, 5 deletions
doc/gmsh.html
www/Makefile
+0
-22
0 additions, 22 deletions
www/Makefile
with
1 addition
and
27 deletions
www
/gmsh.html
→
doc
/gmsh.html
+
1
−
5
View file @
875f015b
...
...
@@ -5,10 +5,6 @@
<TITLE>
Gmsh: a three-dimensional finite element mesh generator with
built-in pre- and post-processing facilities
</TITLE>
<meta
name=
"description"
content=
"Gmsh is a free automatic
three-dimensional finite element mesh generator with pre- and
post-processing facilities."
>
<meta
name=
"keywords"
content=
"free mesh generator, free finite element software,
mesh generation, mesh refinement, free, delaunay triangulation,
automatic, maillages automatiques, mailleur, modelisation, opengl,
...
...
@@ -246,7 +242,7 @@ Back to <a href="/">geuz.org</a>.
<p>
$Date: 2001-10-12 1
8:30:34
$
$Date: 2001-10-12 1
9:56:52
$
</BODY>
</HTML>
This diff is collapsed.
Click to expand it.
www/Makefile
deleted
100644 → 0
+
0
−
22
View file @
97280dc0
default
:
@
echo
"Nothin' tada..."
cgi
:
cat
gmsh.html |
\
sed
"s/<!---BEGINSCRIPT//g"
|
\
sed
"s/ENDSCRIPT--->//g"
|
\
sed
"s/<!---BEGINDATE.Date: /Last updated<br>/g"
|
\
sed
"s/ .ENDDATE--->/<p>/g"
\
>
geuzaine-gmsh.cgi
chmod
755 geuzaine-gmsh.cgi
noncgi
:
cat
gmsh.html |
\
sed
"s/
\/
gmsh
\/
/http:
\/\/
geuz.org
\/
gmsh
\/
/g"
|
\
sed
"s/
\/
getdp
\/
/http:
\/\/
geuz.org
\/
getdp
\/
/g"
|
\
sed
"s/<!---BEGINDATE.Date: /Last updated<br>/g"
|
\
sed
"s/ .ENDDATE--->/<p>/g"
|
\
sed
"s/<!---BEGINMIRROR//g"
|
\
sed
"s/ENDMIRROR--->//g"
\
>
gmsh2.html
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