Changeset 327 for devel/5.X/pbs.i


Ignore:
Timestamp:
03/09/15 16:28:14 (9 years ago)
Author:
bas
Message:

some small improvements but no working rm interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/5.X/pbs.i

    r326 r327  
    417417    and fill in the next fields so it also works for the C-library
    418418  */
    419   printf("basje \n");
     419
     420  if (SARA_DEBUG)
     421  {
     422     printf("new_attrl \n");
     423  }
    420424  ptr = (struct attrl *) malloc(number * sizeof(struct attrl));
    421425
Note: See TracChangeset for help on using the changeset viewer.