IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 11, 2006, 10:15:41 PM (20 years ago)
Author:
eugene
Message:

moved global List into ListOps.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.basic/run_if.c

    r8178 r10647  
    2626  nloop = 0;
    2727  depth = 0;
    28   ThisList = Nlists;
     28  ThisList = current_list_depth();
    2929
    3030  /* determine value of conditional expression */
     
    108108
    109109/*
    110      If we are entering at the keyboard (Nlists == 0), use readline.
     110     If we are entering at the keyboard (ThisList == 0), use readline.
    111111     Otherwise, read from the current list, remove list lines.
    112112     End when we hit the final "END" (the true END -- we count macro defines!!)
Note: See TracChangeset for help on using the changeset viewer.