|
|
@@ -1,22 +0,0 @@
|
|
|
---- rlparse.y.orig Tue Nov 19 07:45:12 2002
|
|
|
-+++ rlparse.y Tue Nov 19 14:49:27 2002
|
|
|
-@@ -108,7 +108,7 @@
|
|
|
- %token <data> RL_Init
|
|
|
- %token <data> RL_Clear
|
|
|
- %token <data> RL_AlphType
|
|
|
--%token <data> RL_Range;
|
|
|
-+%token <data> RL_Range
|
|
|
- %token <data> '*' '?' '+' '!' '(' ')' ';' '=' ':' '%' '$' '-' '|' '&' '.' '>'
|
|
|
-
|
|
|
- %type <augType> AugType
|
|
|
---- aapl/astring.h.orig Mon Nov 18 21:44:39 2002
|
|
|
-+++ aapl/astring.h Tue Nov 19 14:51:01 2002
|
|
|
-@@ -23,7 +23,7 @@
|
|
|
- #define _AAPL_SHRSTR_H
|
|
|
-
|
|
|
- #include <new>
|
|
|
--#include <malloc.h>
|
|
|
-+#include <stdlib.h>
|
|
|
-
|
|
|
- #ifdef AAPL_NAMESPACE
|
|
|
- namespace Aapl {
|