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

typo

parent 17f18ed6
No related branches found
No related tags found
No related merge requests found
%{ /* $Id: Gmsh.l,v 1.2 2000-11-23 14:11:38 geuzaine Exp $ */
%{ /* $Id: Gmsh.l,v 1.3 2000-11-24 10:58:06 geuzaine Exp $ */
#include <stdio.h>
#include <stdlib.h>
......@@ -153,7 +153,7 @@ Sinh return tSinh ;
Save return tPhysical;
Spline return tSpline;
Surface return tSurface;
Symetry return tSymetry;
Symmetry return tSymmetry;
Transfinite return tTransfinite;
Translate return tTranslate;
......
......@@ -146,7 +146,7 @@
#define UMINUS 396
#line 1 "Gmsh.y"
/* $Id: Gmsh.tab.cpp,v 1.6 2000-11-24 10:21:24 geuzaine Exp $ */
/* $Id: Gmsh.tab.cpp,v 1.7 2000-11-24 10:58:06 geuzaine Exp $ */
#include <stdarg.h>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment