office-gobmx/basic
Thomas Arnhold 3770bbbdba Remove superfluous empty lines on top
More than two lines are removed for readability.

Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-06-09 04:57:58 +02:00
..
inc
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa/cppunit add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER ) 2012-05-14 15:41:07 +01:00
source Remove superfluous empty lines on top 2012-06-09 04:57:58 +02:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_enable.mk CppunitTest_basic_enable does not seem to need library objects 2012-05-14 16:32:05 +02:00
CppunitTest_basic_scanner.mk
Library_sb.mk EasyHack fdo#42783: get rid of CPU define/build system variable 2012-05-09 16:31:31 +02:00
Makefile
Module_basic.mk Revert "attempt to disable multi-defined symbol on windows for basic test" 2012-05-14 16:34:10 +02:00
Package_inc.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.services.openoffice.org/wiki/Basic]