Update for word renaming
							parent
							
								
									8d8cb11e2a
								
							
						
					
					
						commit
						1c10cb0ff1
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
! Copyright (C) 2008 Slava Pestov.
 | 
					! Copyright (C) 2008 Slava Pestov.
 | 
				
			||||||
! See http://factorcode.org/license.txt for BSD license.
 | 
					! See http://factorcode.org/license.txt for BSD license.
 | 
				
			||||||
USING: kernel continuations assocs namespaces sequences words
 | 
					USING: kernel continuations assocs namespaces sequences words
 | 
				
			||||||
vocabs definitions hashtables init ;
 | 
					vocabs definitions hashtables init sets ;
 | 
				
			||||||
IN: compiler.units
 | 
					IN: compiler.units
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SYMBOL: old-definitions
 | 
					SYMBOL: old-definitions
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue