Skip to content
Snippets Groups Projects
Commit b32dc5f4 authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

remove from index

parent 11aa9e8a
No related branches found
No related tags found
No related merge requests found
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
!_TAG_PROGRAM_VERSION 5.8 //
display_version .\btl-all.pl 107;" s
entete_odv .\btl-all.pl 282;" s
get_options .\btl-all.pl 131;" s
position .\btl-all.pl 259;" s
read_config .\btl-all.pl 161;" s
read_config_string .\btl-all.pl 148;" s
usage .\btl-all.pl 115;" s
usage .\sta-fr22.pl 35;" s
write_xml_header .\btl-all.pl 211;" s
# -*- mode: python -*-
block_cipher = None
a = Analysis(['oceano.py'],
pathex=['C:\\git\\python\\pirata'],
binaries=[],
datas=[],
hiddenimports=[],
hookspath=[],
runtime_hooks=[],
excludes=[],
win_no_prefer_redirects=False,
win_private_assemblies=False,
cipher=block_cipher,
noarchive=False)
pyz = PYZ(a.pure, a.zipped_data,
cipher=block_cipher)
exe = EXE(pyz,
a.scripts,
a.binaries,
a.zipfiles,
a.datas,
[],
name='oceano',
debug=False,
bootloader_ignore_signals=False,
strip=False,
upx=True,
runtime_tmpdir=None,
console=False )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment