about summary refs log blame commit diff stats
path: root/nim.cfg
blob: 1dc645257b8ab85a3f863b69224862726df1c455 (plain) (tree)
1
2
3
4
5
6
7
8
9

         
         
              
                 
                                  
                    
         
                        
                       

                   
             
-p:"."
-p:"src/"
-p:"lib/"
-p:"lib/chame"
-p:"lib/chagashi"
--experimental:"overloadableEnums"
--warning:Effect:off
--mm:refc
--include:"utils/myaddr"
--import:"utils/eprint"
--styleCheck:usages
--styleCheck:hint
--threads:off