003 File Manager
Current Path:
/usr/src/contrib/expat
usr
/
src
/
contrib
/
expat
/
📁
..
📄
AUTHORS
(142 B)
📄
COPYING
(1.12 KB)
📄
Changes
(37.67 KB)
📄
FREEBSD-Xlist
(178 B)
📄
Makefile.am
(4.67 KB)
📄
Makefile.in
(33.17 KB)
📄
README.md
(6.61 KB)
📄
configure.ac
(11.32 KB)
📁
doc
📁
examples
📄
expat_config.h.in
(3.45 KB)
📄
fix-xmltest-log.sh
(2.12 KB)
📁
lib
📄
run.sh.in
(181 B)
📄
test-driver-wrapper.sh
(1.82 KB)
📁
tests
📁
xmlwf
Editing: run.sh.in
#! /usr/bin/env bash # Copyright (C) 2017 Expat development team # Licensed under the MIT license case "@host@" in *-mingw*) exec wine "$@" ;; *) exec "$@" ;; esac
Upload File
Create Folder