From Joakim Simonsson/Robert Osfield. Fixed line endings.

This commit is contained in:
Robert Osfield 2005-11-15 22:18:29 +00:00
parent 5cd39a3119
commit 10b5d505a2
2 changed files with 0 additions and 3 deletions

View File

@ -15,5 +15,3 @@ EXEC = osgdelaunay
INC += $(X_INC)
include $(TOPDIR)/Make/makerules

View File

@ -482,4 +482,3 @@ int main( int argc, char **argv )
return 0;
}