fix comments to relieve warning
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/* high level interface for MshSaver */
|
||||
|
||||
/* Copyright (C) 2020 Vladimir Fonov <vladimir.fonov@gmail.com> */
|
||||
/*
|
||||
/* This Source Code Form is subject to the terms of the Mozilla */
|
||||
/* Public License v. 2.0. If a copy of the MPL was not distributed */
|
||||
/* with this file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
// high level interface for MshSaver
|
||||
//
|
||||
// Copyright (C) 2020 Vladimir Fonov <vladimir.fonov@gmail.com>
|
||||
//
|
||||
// This Source Code Form is subject to the terms of the Mozilla
|
||||
// Public License v. 2.0. If a copy of the MPL was not distributed
|
||||
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#ifndef IGL_WRITE_MSH_H
|
||||
#define IGL_WRITE_MSH_H
|
||||
#include "igl_inline.h"
|
||||
@@ -54,4 +54,4 @@ namespace igl
|
||||
# include "writeMSH.cpp"
|
||||
#endif
|
||||
|
||||
#endif //IGL_WRITE_MSH_H
|
||||
#endif //IGL_WRITE_MSH_H
|
||||
|
||||
Reference in New Issue
Block a user