Added RegExp to load path

git-svn-id: svn://10.0.0.236/trunk@31882 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waldemar%netscape.com
1999-05-17 05:04:28 +00:00
parent a423f6122d
commit 380dbf700b
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
(defparameter *semantic-engine-filenames*
'("Utilities" "Markup" "RTF" "HTML" "GrammarSymbol" "Grammar" "Parser" "Metaparser" "Lexer" "Calculus" "CalculusMarkup"
";JS20;Parser" ";JS20;Lexer" #|"JSECMA;Lexer" "JSECMA;Parser"|# ))
";JS20;Parser" ";JS20;Lexer" ";JS20;RegExp" #|"JSECMA;Lexer" "JSECMA;Parser"|# ))
(defparameter *semantic-engine-directory*
(make-pathname

View File

@@ -22,7 +22,7 @@
(defparameter *semantic-engine-filenames*
'("Utilities" "Markup" "RTF" "HTML" "GrammarSymbol" "Grammar" "Parser" "Metaparser" "Lexer" "Calculus" "CalculusMarkup"
";JS20;Parser" ";JS20;Lexer" #|"JSECMA;Lexer" "JSECMA;Parser"|# ))
";JS20;Parser" ";JS20;Lexer" ";JS20;RegExp" #|"JSECMA;Lexer" "JSECMA;Parser"|# ))
(defparameter *semantic-engine-directory*
(make-pathname