remove comments

This commit is contained in:
Sébastien Loriot 2015-01-09 15:50:10 +01:00
parent d09c1742bb
commit 71c6c15d8a
5 changed files with 0 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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