Skip to content

chiahsun/v4abs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#################################

How to build

################################# cd src source source_env.sh # change your environment variable here

make # build the object code, libarary, executables

make check # execute the general c++ test or local check script

make clean # clean up