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

*** empty log message ***

parent e768dbad
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,11 @@ are met:
to Brad Grantham's current address (grantham@plunk.org as of September
20th, 2000) or current U.S. mail address.
* $Header: /cvsroot/gmsh/Graphics/tc.cpp,v 1.1 2006-08-10 15:29:26 geuzaine Exp $
* $Header: /cvsroot/gmsh/Graphics/tc.cpp,v 1.2 2006-08-13 21:17:56 geuzaine Exp $
*/
// This is a modified version for Gmsh: see "gmsh"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
......
/*
* $Header: /cvsroot/gmsh/Graphics/tc.h,v 1.1 2006-08-10 15:29:26 geuzaine Exp $
* $Header: /cvsroot/gmsh/Graphics/tc.h,v 1.2 2006-08-13 21:17:56 geuzaine Exp $
*/
// This is a modified version for Gmsh: see "gmsh"
#if !defined(_ACTC_H_)
#define _ACTC_H_
......@@ -9,6 +11,10 @@
typedef struct _ACTCData ACTCData;
#if defined(WIN32) // gmsh
#define uint unsigned int
#endif
/*
Abbreviated:
vertex vert
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment