mirror of https://github.com/CGAL/cgal
remove demo from the creation script
This commit is contained in:
parent
fce46e5164
commit
e77ed71384
|
|
@ -29,7 +29,6 @@ pushd Triangulation_2_Demo;
|
|||
popd
|
||||
|
||||
# CGAL<3.8 but was forgot
|
||||
pushd Surface_reconstruction_points_3_Demo; zip ../surface_reconstruction_points_3.zip *; popd
|
||||
pushd Principal_component_analysis_Demo; zip ../pca.zip *; popd
|
||||
|
||||
# CGAL-3.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue