From d00a283519e2da0d4e0d1fb8a5d1bedd89ead45a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Konopacki?= Date: Thu, 2 Aug 2012 19:41:13 +0200 Subject: Comments translation --- src/CBot/CBotToken.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/CBot/CBotToken.h') diff --git a/src/CBot/CBotToken.h b/src/CBot/CBotToken.h index 62e9bf3..35a696a 100644 --- a/src/CBot/CBotToken.h +++ b/src/CBot/CBotToken.h @@ -12,15 +12,15 @@ // * GNU General Public License for more details. // * // * You should have received a copy of the GNU General Public License -// * along with this program. If not, see http://www.gnu.org/licenses/.//////////////////////////////////////////////////////////////////// -// interpréteur pour le language CBot du jeu COLOBOT +// * along with this program. If not, see http://www.gnu.org/licenses/. -// un programme écrit est tout d'abord transformé en une liste de tokens -// avant d'aborder le compilateur proprement dit -// par exemple +// interpreter of the lanuage CBot for game COLOBOT +// writing a program is first transformed into a list of tokens +// before tackling the compiler itself +// for example // int var = 3 * ( pos.y + x ) -// est décomposé en (chaque ligne est un token) +// is decomposed into (each line is a token) // int // var // = -- cgit v1.2.3-1-g7c22