|  | @@ -1,40 +1,40 @@
 | 
	
		
			
				|  |  |  define([
 | 
	
		
			
				|  |  | -    'amber_vm/smalltalk',
 | 
	
		
			
				|  |  | -    './helpers',
 | 
	
		
			
				|  |  | -    'jquery',
 | 
	
		
			
				|  |  | -    'jquery-ui',
 | 
	
		
			
				|  |  | -    'amber_lib/jquery-tabby/jquery.textarea',
 | 
	
		
			
				|  |  | -    'amber_lib/codemirror/lib/codemirror',
 | 
	
		
			
				|  |  | -    'amber_inc/CodeMirror/smalltalk',
 | 
	
		
			
				|  |  | -    'amber_lib/codemirror/addon/hint/show-hint',
 | 
	
		
			
				|  |  | -    'css!amber_lib/codemirror/theme/ambiance',
 | 
	
		
			
				|  |  | +	'amber_vm/smalltalk',
 | 
	
		
			
				|  |  | +	'./helpers',
 | 
	
		
			
				|  |  | +	'jquery',
 | 
	
		
			
				|  |  | +	'jquery-ui',
 | 
	
		
			
				|  |  | +	'amber_lib/jquery-tabby/jquery.textarea',
 | 
	
		
			
				|  |  | +	'amber_lib/codemirror/lib/codemirror',
 | 
	
		
			
				|  |  | +	'amber_inc/CodeMirror/smalltalk',
 | 
	
		
			
				|  |  | +	'amber_lib/codemirror/addon/hint/show-hint',
 | 
	
		
			
				|  |  | +	'css!amber_lib/codemirror/theme/ambiance',
 | 
	
		
			
				|  |  |  	'css!amber_lib/codemirror/lib/codemirror',
 | 
	
		
			
				|  |  | -    'css!amber_lib/codemirror/addon/hint/show-hint',
 | 
	
		
			
				|  |  | -    'css!amber_inc/CodeMirror/amber',
 | 
	
		
			
				|  |  | -    'css!amber_css/amber',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Objects',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Classes',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Methods',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Collections',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Infrastructure',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Exceptions',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Transcript',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Announcements',
 | 
	
		
			
				|  |  | -    'amber_core/Canvas',
 | 
	
		
			
				|  |  | -    'amber_core/SUnit',
 | 
	
		
			
				|  |  | -    'amber_core/Importer-Exporter',
 | 
	
		
			
				|  |  | -    'amber_core/Compiler-Exceptions',
 | 
	
		
			
				|  |  | -    'amber_core/Compiler-Core',
 | 
	
		
			
				|  |  | -    'amber_core/Compiler-AST',
 | 
	
		
			
				|  |  | -    'amber_core/Compiler-Semantic',
 | 
	
		
			
				|  |  | -    'amber_core/Compiler-IR',
 | 
	
		
			
				|  |  | -    'amber_core/Compiler-Inlining',
 | 
	
		
			
				|  |  | -    'amber_core/Compiler-Interpreter',
 | 
	
		
			
				|  |  | -    'amber_core/Compiler-Tests',
 | 
	
		
			
				|  |  | -    'amber_vm/parser',
 | 
	
		
			
				|  |  | -    'amber_core/IDE',
 | 
	
		
			
				|  |  | -    'amber_core/Examples',
 | 
	
		
			
				|  |  | -    'amber_core/Benchfib',
 | 
	
		
			
				|  |  | -    'amber_core/Kernel-Tests',
 | 
	
		
			
				|  |  | -    'amber_core/SUnit-Tests'
 | 
	
		
			
				|  |  | +	'css!amber_lib/codemirror/addon/hint/show-hint',
 | 
	
		
			
				|  |  | +	'css!amber_inc/CodeMirror/amber',
 | 
	
		
			
				|  |  | +	'css!amber_css/amber',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Objects',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Classes',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Methods',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Collections',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Infrastructure',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Exceptions',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Transcript',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Announcements',
 | 
	
		
			
				|  |  | +	'amber_core/Canvas',
 | 
	
		
			
				|  |  | +	'amber_core/SUnit',
 | 
	
		
			
				|  |  | +	'amber_core/Importer-Exporter',
 | 
	
		
			
				|  |  | +	'amber_core/Compiler-Exceptions',
 | 
	
		
			
				|  |  | +	'amber_core/Compiler-Core',
 | 
	
		
			
				|  |  | +	'amber_core/Compiler-AST',
 | 
	
		
			
				|  |  | +	'amber_core/Compiler-Semantic',
 | 
	
		
			
				|  |  | +	'amber_core/Compiler-IR',
 | 
	
		
			
				|  |  | +	'amber_core/Compiler-Inlining',
 | 
	
		
			
				|  |  | +	'amber_core/Compiler-Interpreter',
 | 
	
		
			
				|  |  | +	'amber_core/Compiler-Tests',
 | 
	
		
			
				|  |  | +	'amber_vm/parser',
 | 
	
		
			
				|  |  | +	'amber_core/IDE',
 | 
	
		
			
				|  |  | +	'amber_core/Examples',
 | 
	
		
			
				|  |  | +	'amber_core/Benchfib',
 | 
	
		
			
				|  |  | +	'amber_core/Kernel-Tests',
 | 
	
		
			
				|  |  | +	'amber_core/SUnit-Tests'
 | 
	
		
			
				|  |  |  ], function (smalltalk) { return smalltalk; });
 |