Files
loongoffice/basic
Mike Kaganski 0a060db0c2 Fix a copypaste error
Has been like this since commit 2d1ef8aa2493f044fa543c72b40bd8c8394d8d71

Change-Id: Idf0e05246f625befb4872e743b490a5594d24f8f
Reviewed-on: https://gerrit.libreoffice.org/63548
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-11-20 21:15:58 +01:00
..
2018-11-17 17:17:26 +01:00
2018-11-13 21:45:37 +01:00
2018-11-20 21:15:58 +01:00
2018-01-08 13:18:36 +01:00

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]