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

         
         
              
                 
                                  
         
                        
                       

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