mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-29 10:50:35 +05:00
Removing erroneous "@"
This commit is contained in:
parent
8999793a64
commit
48f71ad826
@ -32,7 +32,7 @@ usr_docs: doxyfile_tui doxyfile_py doxyfile
|
||||
sed -e "/class geompyDC/d" -e "s/^ *#/#/g" -e "s/^ *def /def /g" \
|
||||
-e "s/geompyDC/geompy/g" $(top_srcdir)/src/GEOM_SWIG/geompyDC.py > \
|
||||
$(top_builddir)/src/GEOM_SWIG/geompy.py ; \
|
||||
@echo "===========================================" ; \
|
||||
echo "===========================================" ; \
|
||||
echo "Generating examples documentation" ; \
|
||||
echo "===========================================" ; \
|
||||
$(DOXYGEN) doxyfile_tui ; \
|
||||
|
Loading…
Reference in New Issue
Block a user