Diff for /capa/capa51/pProj/capaParser.h between versions 1.5 and 1.6

version 1.5, 2000/03/22 21:08:03 version 1.6, 2000/06/30 16:13:00
Line 447  typedef struct _answer_info { Line 447  typedef struct _answer_info {
 #define    GAMMA_DIS           14  #define    GAMMA_DIS           14
 #define    CHI_DIS             15  #define    CHI_DIS             15
 #define    NONCENTRAL_CHI_DIS  16  #define    NONCENTRAL_CHI_DIS  16
   #define    FORMULA_PICK_POINTS 17
   
 #define    GET_GENERATOR     0L  #define    GET_GENERATOR     0L
 #define    SET_GENERATOR     1L  #define    SET_GENERATOR     1L

Removed from v.1.5  
changed lines
  Added in v.1.6


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>