mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-23 07:41:52 +00:00
e565a6b73b
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)
9 lines
130 B
Python
9 lines
130 B
Python
# primary namespace
|
|
|
|
import view_surveys
|
|
import views_caves
|
|
import views_survex
|
|
import views_logbooks
|
|
import views_other
|
|
|