aboutsummaryrefslogblamecommitdiff
path: root/nerv/init.lua
blob: 86494e3ec50af7734fa0c3683a5867426bb2fc80 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                           


                                        
                 
 
                                                                   
                            
                                            

                                         
 



                                          



                                             



                                  


                                            
                              






                                                       

   


                                                     

                                                                      

   




                                                                            
                            
                

                                              

   




                                                                            


                                                 
                                              

   




                                                                    























                                                                              

                            










                                                                
                                                
       


                             




                                                                      

   




                                                                              
                            



                                                 
       






                                                              
   
 


                                     



                                                   


                                                









                                        

   


                                               








                                                             




                                                                               

                                                      
                                                   

   
                                                 








                                                                              



                                                                                                            




                                                                               
                                                  






                                                      
                           








                                                            


                              

                                                

                                              
                                
                                                                            
                                         









                                                                       
                                                                          




                                              
                                                 









                                                              
                                                     




                                                                       
                                                






                                                                  
                                                
                                                         




                                                   
                                                                                       






                                                                   
                                                            


                                                 
                                                                       












                                                                            
                            




                     
                                                        


























                                                                             
                                                                     




                                 




                                 
 








                                





















                                  

                                                                  



                               
--- Contains misc utility functions of NERV and finally initializes NERV by
-- including `init.lua` of other basic modules.
-- @author Ted Yin <ted.sybil@gmail.com>
-- @module nerv

require 'libnerv'

--- Display a friendly error message when user attempts to invoke a
-- non-implemented function.
function nerv.error_method_not_implemented()
    nerv.error(