| 1 | // This file is part of SmallBASIC |
|---|---|
| 2 | // |
| 3 | // messages |
| 4 | // |
| 5 | // This program is distributed under the terms of the GPL v2.0 or later |
| 6 | // Download the GNU Public License (GPL) from www.gnu.org |
| 7 | // |
| 8 | // Copyright(C) 2000 Nicholas Christopoulos |
| 9 | |
| 10 | #include "languages/messages.en.h" |
| 11 |