Select Git revision
MetricBasis.cpp
Forked from
gmsh / gmsh
Source project has a limited visibility.
-
Amaury Johnen authoredAmaury Johnen authored
lib1.c 76 B
int testfun(int x)
{
return x+1;
}
int abc(int x)
{
return x+11;
}