# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # 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/. # $(eval $(call gb_Executable_Executable,gcc-wrapper)) $(eval $(call gb_Executable_add_exception_objects,gcc-wrapper,\ solenv/gcc-wrappers/gcc \ )) $(eval $(call gb_Executable_use_static_libraries,gcc-wrapper,\ wrapper \ )) # vim:set noet sw=4 ts=4: form method='get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorFrédéric Wang <fred.wang@free.fr>2013-07-01 21:14:53 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-07-02 07:40:30 +0000
commitbe4837c9da190b4450a7f8a46ee5b9808e5dd941 (patch)
tree2ab6906c01d10197e43ff5600039be1867f27fe9 /extras
parentfbc9c18875d1e86c9b3d7d5c13e1db13af23e3f0 (diff)
fdo#66416 - Use appropriate unicode characters for math "Brackets"
Change-Id: I43d74c92f0de65f9456f5cd8ae150466b6a43717 Reviewed-on: https://gerrit.libreoffice.org/4661 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>