Skip to content
Snippets Groups Projects
Commit 938d927c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

removed email/url

parent e4c63d25
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.10 2000-12-05 18:52:57 geuzaine Exp $
# $Id: Makefile,v 1.11 2000-12-05 19:38:11 geuzaine Exp $
# ----------------------------------------------------------------------
# Makefile for Gmsh
# ----------------------------------------------------------------------
......@@ -127,8 +127,6 @@ tag:
echo "#define GMSH_HOST \"`hostname`\"" >> Common/Version.h
echo "#define GMSH_PACKAGER \"`logname`\"" >> Common/Version.h
echo "#define GMSH_OS \"`uname -sr`\"" >> Common/Version.h
echo "#define GMSH_URL \"http://www.geuz.org/gmsh/\"" >> Common/Version.h
echo "#define GMSH_EMAIL \"Christophe.Geuzaine@ulg.ac.be, Remacle@scorec.rpi.edu\"" >> Common/Version.h
initialtag:
@if [ ! -r Common/Version.h ]; then \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment