view en/examples/tour.update.out @ 525:e5739e8d708f

finished file "concepts.tex". Upgraded project status file
author Javier Rojas <jerojasro@devnull.li>
date Sun, 23 Nov 2008 13:22:45 -0500 (2008-11-23)
parents 006bbad1f190
children
line wrap: on
line source
$ \textbf{grep printf hello.c}
	printf("hello, world!\textbackslash{}");
$ \textbf{hg update tip}
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ \textbf{grep printf hello.c}
	printf("hello, world!\textbackslash{}");
	printf("hello again!\textbackslash{}n");