X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2Ftype.c;fp=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2Ftype.c;h=a246284835eb6d96f7dec827e16d1be9db122672;hb=a19af535e0cc8467c3a471476e74c7ad9108ea9e;hp=265c97c8e421ccc0e36e152a4d838ea5f2b94f36;hpb=0b76311b0750382b845412117abae52b3252f497;p=sdk diff --git a/compiler/bootstrap/libec/bootstrap/type.c b/compiler/bootstrap/libec/bootstrap/type.c index 265c97c..a246284 100644 --- a/compiler/bootstrap/libec/bootstrap/type.c +++ b/compiler/bootstrap/libec/bootstrap/type.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: type.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64;