Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
a5020513
Commit
a5020513
authored
7 years ago
by
Gerardo Tauriello
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused and unmaintained xml file.
parent
8514801d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules/gui/pymod/CMakeLists.txt
+0
-1
0 additions, 1 deletion
modules/gui/pymod/CMakeLists.txt
modules/gui/pymod/scene/loaders.xml
+0
-11
0 additions, 11 deletions
modules/gui/pymod/scene/loaders.xml
with
0 additions
and
12 deletions
modules/gui/pymod/CMakeLists.txt
+
0
−
1
View file @
a5020513
...
...
@@ -100,7 +100,6 @@ pymod(NAME gui CPP ${OST_GUI_PYMOD_SOURCES}
set
(
PRESET_FILES
scene/presets.xml
scene/loaders.xml
)
copy_if_different
(
"
${
CMAKE_CURRENT_SOURCE_DIR
}
"
"
${
STAGE_DIR
}
/share/openstructure/scene"
"
${
PRESET_FILES
}
"
"IMMUTABLE_FILES"
_ost_gui
)
...
...
This diff is collapsed.
Click to expand it.
modules/gui/pymod/scene/loaders.xml
deleted
100644 → 0
+
0
−
11
View file @
8514801d
<!DOCTYPE EMDataInfo>
<EMDataInfo>
<GenericLoaders>
<GenericLoader
ExtName=
"cif"
Name=
"pdb.org (mmCIF)"
Url=
"http://www.pdb.org/pdb/files/${ID}.cif.gz"
Default=
"1"
FileType=
"cif.gz"
/>
<GenericLoader
ExtName=
"pdbredo"
Name=
"pdbredo"
Url=
"http://www.cmbi.ru.nl/pdb_redo/ak/${ID}/${ID}_besttls.pdb"
/>
<GenericLoader
ExtName=
""
Name=
"pdb.org"
FileType=
"pdb.gz"
Url=
"http://www.pdb.org/pdb/files/${ID}.pdb.gz"
/>
<GenericLoader
ExtName=
"emdb"
Name=
"emdb"
Url=
"ftp://emdb.rutgers.edu/structures/EMD-${ID}/map/emd_${ID}.map.gz"
FileType=
"map.gz"
Img=
"1"
/>
</GenericLoaders>
</EMDataInfo>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment