Update how to add the llsw model to basf authored by Max Welsch's avatar Max Welsch
......@@ -46,3 +46,5 @@ cp -r $BELLE_TOP_DIR/src/util/belleCLHEP ./src/util/
```
If this list is not complete, please copy the missing header files from `$BELLE_TOP_DIR` according to the error messages.
* finally you can go to the `work/belle/src` directory and compile the module with `make -f Makefile.init` and `make`.
* the new libraries are located in `work/belle/src/belleEvtGen*/lib/so`.