mirror of https://github.com/CGAL/cgal
remove comments
This commit is contained in:
parent
d09c1742bb
commit
71c6c15d8a
|
|
@ -1,4 +1,3 @@
|
|||
//Different types of shapes with the same API.
|
||||
//Copyright (C) 2013 INRIA - Sophia Antipolis
|
||||
//
|
||||
//This program is free software: you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
//Projection for a point onto its weighted PCA plane.
|
||||
//Copyright (C) 2014 INRIA - Sophia Antipolis
|
||||
//
|
||||
//This program is free software: you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
//Check if the system is x32 or x64.
|
||||
//Copyright (C) 2013 INRIA - Sophia Antipolis
|
||||
//
|
||||
//This program is free software: you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
//A method to construct an interpolating surface.
|
||||
//Copyright (C) 2014 INRIA - Sophia Antipolis
|
||||
//
|
||||
//This program is free software: you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
//A method to construct a surface.
|
||||
//Copyright (C) 2014 INRIA - Sophia Antipolis
|
||||
//
|
||||
//This program is free software: you can redistribute it and/or modify
|
||||
|
|
|
|||
Loading…
Reference in New Issue