My favorites | Sign in
Repository Home Source
Checkout   Browse   Changes   Clones    
 
1
2
3
4
5
6
#include <stdio.h>
#include "lex.h"

void header(void) {
printf("yywrap will return %d\n", YYWRAP_RETURN);
}

Change log

2d4b3ed30c4f by Jason Catena <jason.catena> on Jul 6, 2011   Diff
Add 6-point unicode lucida sans from
Inferno, to zoom out for structure.  Force
ectool login.  Many recent notes—no more
'nb doc' at end.
Go to: 
Project members, sign in to write a code review

Older revisions

cf0f70414169 by Jason Catena <jason.catena> on Jun 14, 2011   Diff
(c lex l c) will handle split src/obj
directories.  If there is other C code
in the src directory, compile l into c
in place, and save srcdir for the c/o
directory split.  This separate all
...
All revisions of this file

File info

Size: 110 bytes, 6 lines
Powered by Google Project Hosting