Skip to content

Commit

Permalink
GIA 3f7f - sync with NLC2f7c
Browse files Browse the repository at this point in the history
  • Loading branch information
bairesearch committed Apr 19, 2018
1 parent d0cf1ac commit 035b7da
Show file tree
Hide file tree
Showing 110 changed files with 113 additions and 113 deletions.
2 changes: 1 addition & 1 deletion GIA/GIAbot.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAbot.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: Bot
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAbot.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAbot.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: Bot
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAconditionNodeClass.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAconditionNodeClass.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* /
*******************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAconditionNodeClass.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAconditionNodeClass.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* /
*******************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAcxlConversion.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAcxlConversion.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Description: CXL Conversion - Converts GIA network nodes into a CXL file
* NB this function creates entity idActiveListReorderdIDforXMLsave values upon write to speed up linking process (does not use original idActiveList values)
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAcxlConversion.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAcxlConversion.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Description: CXL Conversion - Converts GIA network nodes into a CXL file
* /
*******************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAdatabase.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAdatabase.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires a GIA network created for both existing knowledge and the query (question)
* Description: performs simple GIA database functions (storing nodes in ordered arrays/vectors/maps)
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAdatabase.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAdatabase.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires a GIA network created for both existing knowledge and the query (question)
* Description: performs simple GIA database functions (storing nodes in ordered arrays/vectors/maps)
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAdraw.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAdraw.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: Draw - Draws GIA nodes in GIA network/tree
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAdraw.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAdraw.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: Draw - Draws GIA nodes in GIA network/tree
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAentityConnectionClass.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAentityConnectionClass.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* /
*******************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAentityConnectionClass.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAentityConnectionClass.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* NB a substance is an instance of an entity, any given entity may contain/comprise/have multiple substances - and substances are unrelated to definitions between entities [they just define what comprises any given entity]
* /
*******************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAentityNodeClass.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAentityNodeClass.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* /
*******************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAentityNodeClass.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAentityNodeClass.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* NB a substance is an instance of an entity, any given entity may contain/comprise/have multiple substances - and substances are unrelated to definitions between entities [they just define what comprises any given entity]
* /
*******************************************************************************/
Expand Down
6 changes: 3 additions & 3 deletions GIA/GIAglobalDefs.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAglobalsDefs.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: GIA specific global definitions
* /
Expand Down Expand Up @@ -758,8 +758,8 @@
#define GIA_TXT_REL_TRANSLATOR_RULES
#ifdef GIA_TXT_REL_TRANSLATOR_RULES

//#define GIA_DEBUG_TXT_REL_TRANSLATOR_RULES
//#define GIA_DEBUG_TXT_REL_TRANSLATOR_RULES_PRINT_PARSE_PROCESS2
#define GIA_DEBUG_TXT_REL_TRANSLATOR_RULES
#define GIA_DEBUG_TXT_REL_TRANSLATOR_RULES_PRINT_PARSE_PROCESS2
//#define GIA_DEBUG_TXT_REL_TRANSLATOR_RULES_PRINT_PARSE_PROCESS

//#define GIA_DEBUG_TXT_REL_TRANSLATOR_RULES_SYN_REL_TRANSLATOR_OUTPUT_BACKWARDS_COMPATIBILITY //not supported (due to propernouns being replicated in wordlistNouns.txt)
Expand Down
4 changes: 2 additions & 2 deletions GIA/GIAmain.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAmain.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: Main
* /
Expand Down Expand Up @@ -667,7 +667,7 @@ int main(const int argc, const char** argv)

if(SHAREDvarsClass().argumentExists(argc, argv, "-version"))
{
cout << "GIA.exe - Project Version: 3f7e 17-April-2018" << endl;
cout << "GIA.exe - Project Version: 3f7f 17-April-2018" << endl;
exit(EXIT_OK);
}

Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAmain.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAmain.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: Main
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAneuralNetworkNonSemantic.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAneuralNetworkNonSemantic.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Description: Neural Network - visual representation of GIA contents in prototype biological neural network
* /
*******************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAneuralNetworkNonSemantic.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAneuralNetworkNonSemantic.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Description: Neural Network - visual representation of GIA contents in prototype biological neural network
* /
*******************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAneuralNetworkOperations.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAneuralNetworkOperations.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Description: Neural Network - visual representation of GIA contents in prototype biological neural network
* /
*******************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAneuralNetworkOperations.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAneuralNetworkOperations.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Description: Neural Network - visual representation of GIA contents in prototype biological neural network
* /
*******************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAneuralNetworkSymbolicCore.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAneuralNetworkSymbolicCore.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Description: Neural Network - visual representation of GIA contents in prototype biological neural network
* /
*******************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAneuralNetworkSymbolicCore.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAneuralNetworkSymbolicCore.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Description: Neural Network - visual representation of GIA contents in prototype biological neural network
* /
*******************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAnlg.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAnlg.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires GIA translated data, and NLG2 to be installed
* Description: NLG - natural language generation
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAnlg.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAnlg.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires GIA translated data, and NLG2 to be installed
* Description: NLG - natural language generation
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAnlp.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAnlp.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: NLP - external natural language processing
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAnlp.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAnlp.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: NLP - external natural language processing
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAnlpParser.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAnlpParser.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: NLP Parser - Parses tabular subsections (Eg <relations>) of RelEx CFF/Stanford Parser File
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIAnlpParser.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIAnlpParser.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires text parsed by NLP Parser (eg Relex; available in .CFF format <relations>)
* Description: NLP Parser - Parses tabular subsections (Eg <relations>) of RelEx CFF/Stanford Parser File
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessor.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessor.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessor.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessor.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorPOStagger.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorPOStagger.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor POS tagger
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorPOStagger.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorPOStagger.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor POS tagger
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorPOStaggerDatabase.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorPOStagger.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor POS tagger database
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorPOStaggerDatabase.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorPOStagger.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor POS tagger database
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorSentenceClass.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorSentenceClass.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor Sentence Class
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorSentenceClass.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorSentenceClass.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor Sentence Class
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorWordClass.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorWordClass.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor Word Class
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorWordClass.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorWordClass.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor Word Class
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorWordIdentification.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorWordIdentification.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor Word Identification
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorWordIdentification.hpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorWordIdentification.hpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor Word Identification
* /
Expand Down
2 changes: 1 addition & 1 deletion GIA/GIApreprocessorWordReduction.cpp
Expand Up @@ -26,7 +26,7 @@
* File Name: GIApreprocessorWordReduction.cpp
* Author: Richard Bruce Baxter - Copyright (c) 2005-2018 Baxter AI (baxterai.com)
* Project: General Intelligence Algorithm
* Project Version: 3f7e 17-April-2018
* Project Version: 3f7f 17-April-2018
* Requirements: requires plain text file
* Description: Preprocessor Word Reduction
* /
Expand Down

0 comments on commit 035b7da

Please sign in to comment.