initial version (moved to cvs-server)

This commit is contained in:
Sven Schönherr 2001-03-20 15:57:12 +00:00
parent c389fa80c5
commit faed70f832
3 changed files with 35 additions and 0 deletions

16
.gitignore vendored
View File

@ -48,6 +48,22 @@ Packages/Min_ellipse_2/.tmp
Packages/Min_ellipse_2/Makefile
Packages/Min_ellipse_2/bin
Packages/Min_ellipse_2/doc_ps
Packages/Min_sphere_d_new/*.aux
Packages/Min_sphere_d_new/*.bbl
Packages/Min_sphere_d_new/*.blg
Packages/Min_sphere_d_new/*.dvi
Packages/Min_sphere_d_new/*.idx
Packages/Min_sphere_d_new/*.ilg
Packages/Min_sphere_d_new/*.ind
Packages/Min_sphere_d_new/*.log
Packages/Min_sphere_d_new/*.mxp
Packages/Min_sphere_d_new/*.toc
Packages/Min_sphere_d_new/.dep
Packages/Min_sphere_d_new/.obj
Packages/Min_sphere_d_new/.tmp
Packages/Min_sphere_d_new/Makefile
Packages/Min_sphere_d_new/bin
Packages/Min_sphere_d_new/doc_ps
Packages/Polytope_distance_d/*.aux
Packages/Polytope_distance_d/*.bbl
Packages/Polytope_distance_d/*.blg

View File

@ -0,0 +1,16 @@
*.log
*.aux
*.dvi
*.mxp
*.bbl
*.blg
*.toc
*.idx
*.ilg
*.ind
.dep
.tmp
.obj
bin
doc_ps
Makefile

View File

@ -0,0 +1,3 @@
.cvsignore
Makefile*
web