----------------------------------------------------------------------------
		   FUNCTION FLOW DIAGRAM FOR A PSEUDO ASSEMBLER
----------------------------------------------------------------------------

			 ͻ
			                                                
			 	Perform_pass_1(I/P file,Inter file,St file)  
			 	            							     
			 ͼ
								   
								   
					  Ŀ
					                             
					      Read_line(I/P file)    
					                             
					  
								   
								   
					  Ŀ
					                             
					     Skip_spaces_tabs(line)  
					                             
					  
								   
								   
			Ŀ
			                                                 
			  Data_definitions(I/P file,St file,Loc,Line_no) 
			                                                 
			
								   
								   
					  Ŀ
					                             
					    Check_for_keywords(Var)  
					                             
					  
								   
			 ͻ
			                                                
ͻ   ͻ  ͻ
					      Check_for_             Check_for_			  
   Error_Reporting	      completion_of_st()     completion_of_pt()   
					                    		  					  
ͼ   ͼ  ͼ
								                             
					ERROR  <-- NO    YES -->         <-- YES  NO--> ERROR
	   ͻ
	                                                              
	   										                   
	   	 ͻ      
	   	                                                      
	   	          Perform_pass_2(I/P file,Object file)        
	   	                		    			               
	   	 ͼ      
	                              								
	                              							    
	   ͼ
								   
			 ͻ
			 					                             
ͻ   ͻ  ͻ
	 Display_		          Display_              Display_    	  
  Symbol_table() 	       Literal_table()          Proc_table()      
					                    		  					  
ͼ   ͼ  ͼ



/*     201          187                      218     191  

	   200          188                      192     217  

	   205          186                      179     196  

	   204          185                      195     180  

	   202          203      206            193     194     197    */
