X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fgldecoder.funcs.t;fp=source%2Fgldecoder.funcs.t;h=8d054b0ed85f600398c541a8b6f3e1b5923fe3ce;hb=49f8063ce156a50d4b3b8c77a1508a21ea2bfe90;hp=055a272ae3e60c60c51d7fa84ba8c58060108bd4;hpb=2e4973ec66cd8ae12d4253e3c3ad9e36a8a4bca6;p=gldbg.git diff --git a/source/gldecoder.funcs.t b/source/gldecoder.funcs.t index 055a272..8d054b0 100644 --- a/source/gldecoder.funcs.t +++ b/source/gldecoder.funcs.t @@ -1,7 +1,4 @@ # $Id$ -^typemap gl.tm -^iomap gl.io -^spec gl gl.spec wl('static unsigned decode_%s(GlDecoder *dec, const char *data)', func.name) wl('{') wl(' unsigned pos = 0;')