mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-11-04 07:43:02 +00:00 
			
		
		
		
	update devmods/knuth-bendix.cpp
This commit is contained in:
		@@ -435,7 +435,7 @@ bool forked = false;
 | 
			
		||||
int max_children = 7;
 | 
			
		||||
 | 
			
		||||
void test_all(string setname) {
 | 
			
		||||
  disable_floorshapes = true;
 | 
			
		||||
  floorshapes_level = 1;
 | 
			
		||||
  vector<string> filenames;
 | 
			
		||||
  std::ifstream is("devmods/rulegen-tests/"+setname+".lst");
 | 
			
		||||
  string s;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user