source: other-projects/nightly-tasks/diffcol/trunk/model-collect/CDS-ISIS/metadata/profile.xml@ 28814

Last change on this file since 28814 was 28607, checked in by ak19, 10 years ago

Adding in the model collection for the CDS-ISIS tutorial now that Linux 64 bit and the Lion (also 64 bit) have a working IsisGdl binary. The Linux 64 machines uses the pre-compiled binary Kathy generated for a 32 bit linux machine. The Lion is 64 bit and uses the binary generated on Leopard which turns out to be 32 bit after all (Apple's help page indicated it was 64 bit but uname returned something that indicated that our Leopard machine was 32 bit).

  • Property svn:executable set to *
File size: 230 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE Profiles [
3<!ELEMENT Profiles (Action*)>
4<!ELEMENT Action (#PCDATA)>
5<!ATTLIST Action
6 source CDATA #REQUIRED
7 target CDATA "">
8]>
9<Profiles/>
Note: See TracBrowser for help on using the repository browser.