*** empty log message ***

This commit is contained in:
Antoine Drouin
2006-05-30 18:11:08 +00:00
parent 41972c031d
commit bf8881a191
3 changed files with 18 additions and 12 deletions
+3
View File
@@ -1,4 +1,7 @@
#! /bin/sh
if test -z "$PAPARAZZI_SRC"; then
PAPARAZZI_SRC=/usr/share/paparazzi
PAPARAZZI_BIN=$PAPARAZZI_SRC/bin
else
PAPARAZZI_BIN=$PAPARAZZI_SRC/sw/tools
fi