wok diff gcc/description.txt @ rev 18181

iproute2: add /bin/ip
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 05 16:43:45 2015 +0200 (2015-07-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gcc/description.txt	Sun Jul 05 16:43:45 2015 +0200
     1.3 @@ -0,0 +1,3 @@
     1.4 +The GNU Compiler Collection includes front ends for C, C++, Objective-C, 
     1.5 +Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++,
     1.6 +libgcj,...).