Changeset fa38804 in buchla-68k for lib700


Ignore:
Timestamp:
07/14/2017 04:18:35 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ace9ee7
Parents:
1efe224
Message:

Removed form-feed comments.

Location:
lib700
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lib700/ctype.c

    r1efe224 rfa38804  
    2121#define _UX     _U|_X
    2222#define _LX     _L|_X
    23 
    24 /*
    25 
    26 */
    2723
    2824int8_t __atab[] = {     /* EOF won't work properly with this table */
  • lib700/micons.c

    r1efe224 rfa38804  
    2727
    2828#define TESTER  0       /* define non-zero for a test program */
    29 
    30 /*
    31  */
    3229
    3330/*
     
    6966}
    7067
    71 /*
    72  */
    73 
    7468#if     TESTER
    7569
Note: See TracChangeset for help on using the changeset viewer.