"cannot_wait_for_CGAL-3.2" to the trunk.
My idea: the branch is the real working version, and I want it to be joined
back to the trunk:
__________________________ cannot_wait_for_CGAL-3.2 branch
/ \
/ \
-------------------------------------------- trunk
S M
The modification of the trunk between the splitting point S and the merging
point M has already been merged into "cannot_wait_for_CGAL-3.2".
The trunk versions of these three packages have been removed already.
10 lines
123 B
Makefile
10 lines
123 B
Makefile
all:
|
|
cgal_manual Mesh_2 Mesh_2_ref
|
|
|
|
ps:
|
|
cgal_manual -ps Mesh_2 Mesh_2_ref
|
|
|
|
html:
|
|
cgal_manual -html Mesh_2 Mesh_2_ref
|
|
|