See ChangeLog entry 2002-03-13 20:40 UTC-0500 David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
bsd
|
||||
bsd/*
|
||||
dos
|
||||
dos/*
|
||||
freebsd
|
||||
freebsd/*
|
||||
linux
|
||||
linux/*
|
||||
os2
|
||||
@@ -18,4 +18,3 @@ obj
|
||||
obj/*
|
||||
lib
|
||||
lib/*
|
||||
|
||||
|
||||
@@ -45,9 +45,9 @@
|
||||
|
||||
#ifndef _HTML_CH
|
||||
|
||||
#include "simpleIO.ch"
|
||||
#include "simpleio.ch"
|
||||
#include "forms.ch"
|
||||
#include "Colors.ch"
|
||||
#include "colors.ch"
|
||||
|
||||
#xTranslate DEFAULT( <p>, <v> ) => <p> := IF( <p> == NIL, <v>, <p> )
|
||||
|
||||
@@ -761,3 +761,4 @@
|
||||
|
||||
#define _HTML_CH
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user