office-gobmx/basic
Andrea Gelmini 4a88cba2ed Fix typo
Change-Id: I7db23f84a3de4772b38c9538704f501a9169ce09
Reviewed-on: https://gerrit.libreoffice.org/71267
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
2019-04-25 07:05:13 +02:00
..
inc tdf#42949 Fix IWYU warnings in include/basic/* 2019-03-07 14:20:10 +01:00
qa Some more WIN32 -> _WIN32 2019-03-01 17:40:47 +01:00
source Fix typo 2019-04-25 07:05:13 +02:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk Initial VS 2019 Support 2019-04-16 13:01:03 +02:00
CppunitTest_basic_scanner.mk
Library_sb.mk
Makefile
Module_basic.mk
README

Contains the StarBASIC Interpreter

This implements a macro language that, when in VBA compatibility mode,
is intended to be interoperable with Visual Basic for Applications,
allowing people to run macros embedded in their documents.

See also:
[http://wiki.openoffice.org/wiki/Basic]