Changeset 74 for trunk/SRC/Tests


Ignore:
Timestamp:
05/23/06 15:45:47 (18 years ago)
Author:
smasson
Message:

debug xxx and cie + clean data file + rm perldoc_idl

Location:
trunk/SRC/Tests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Tests/.idlwave_catalog

    r69 r74  
    22;; IDLWAVE catalog for library saxo 
    33;; Automatically Generated -- do not edit. 
    4 ;; Created by idlwave_catalog on Thu May  4 08:42:55 2006 
     4;; Created by idlwave_catalog on Tue May 23 15:31:07 2006 
    55;; 
    66(setq idlwave-library-catalog-libname "saxo") 
  • trunk/SRC/Tests/TestsOld/.idlwave_catalog

    r69 r74  
    22;; IDLWAVE catalog for library saxo 
    33;; Automatically Generated -- do not edit. 
    4 ;; Created by idlwave_catalog on Thu May  4 08:42:55 2006 
     4;; Created by idlwave_catalog on Tue May 23 15:31:07 2006 
    55;; 
    66(setq idlwave-library-catalog-libname "saxo") 
  • trunk/SRC/Tests/makeold.sh

    r58 r74  
    11#!/bin/sh 
    2 rm -rf TestsOld 
    3 mkdir TestsOld 
     2rm -f TestsOld/*.pro 
    43for i in tst_*.pro 
    54  do 
Note: See TracChangeset for help on using the changeset viewer.