Changeset fa38804 in buchla-68k for ram/midas.c


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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/midas.c

    r1efe224 rfa38804  
    7070}
    7171
    72 /*
    73 
    74 */
    75 
    7672/*
    7773   =============================================================================
     
    136132        }
    137133}
    138 
    139 /*
    140 
    141 */
    142134
    143135/*
     
    186178        goto startup;           /* go put up the main menu */
    187179
    188 /*
    189 
    190 */
    191 
    192180newdisp:
    193181
     
    234222                sqdisp();               /* setup the sequence display */
    235223                break;
    236 /*
    237 
    238 */
     224
    239225        case 4:         /* =============== instrument editor ================ */
    240226
Note: See TracChangeset for help on using the changeset viewer.