Explorar el Código

BAKE'd

master
Emil Williams hace 3 meses
padre
commit
c8b6df4edd
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. +3
    -1
      ascii.c

+ 3
- 1
ascii.c Ver fichero

@@ -1,4 +1,6 @@
/* ascii.c - The ASCII Table */
/* ascii.c - The ASCII Table
* @BAKE cc $@ -o $* $+
*/
#include <stdio.h>
#include <uchar.h>