5 lines
120 B
Bash
Executable file
5 lines
120 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# This is how I run acprep on my OS X Leopard machine.
|
|
|
|
./acprep --local --devel --debug --boost sd --python
|