diff options
author | Josh Heidenreich <josh.sickmate@gmail.com> | 2012-02-07 14:17:29 +1030 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-02-08 06:37:16 +0100 |
commit | 64e1ae0f5581bcf8eafecc6c22bcdcb76ac7ba5d (patch) | |
tree | a2dfad839869115db0085cf0721bc3a83cc6bee3 /basic/README | |
parent | 2a3e2bb484d79f101f2c8a986142ac390aea85cc (diff) |
Added READMEs for modules which used to be in libs-core
Diffstat (limited to 'basic/README')
-rw-r--r-- | basic/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/basic/README b/basic/README new file mode 100644 index 000000000000..bed2870e83e8 --- /dev/null +++ b/basic/README @@ -0,0 +1,4 @@ +Contains the StarBASIC Interpreter and in addition the GUI of VCLTestTool. + +See also: +[http://wiki.services.openoffice.org/wiki/Basic] |