예제 #1
0
 def cp(file_name, target="."):
     copy_file(os.path.join(scitbx_dist, file_name), target)
예제 #2
0
 def cp(file_name, target="."):
     copy_file(os.path.join(scitbx_dist, file_name), target)