summaryrefslogtreecommitdiff
path: root/inc/gp.lxx
blob: 2d62538209572d44ea44f5f127529de034519a87 (plain)
1
2
3
4
5
6
7
// File:	gp.lxx
// Created:	Tue Jul 21 13:39:10 1992

inline Standard_Real gp::Resolution  () 
{ 
  return RealSmall(); 
}