fixed package names to "lyng"
This commit is contained in:
		
							parent
							
								
									19a2a1d909
								
							
						
					
					
						commit
						f18038f9ca
					
				@ -1,7 +1,5 @@
 | 
			
		||||
package net.sergeych.lyng
 | 
			
		||||
 | 
			
		||||
import net.sergeych.ling.TypeDecl
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * The LYNG compiler.
 | 
			
		||||
 */
 | 
			
		||||
@ -1,4 +1,4 @@
 | 
			
		||||
package net.sergeych.ling
 | 
			
		||||
package net.sergeych.lyng
 | 
			
		||||
 | 
			
		||||
sealed class TypeDecl {
 | 
			
		||||
    object Obj : TypeDecl()
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user