Skip to content
Snippets Groups Projects
Commit 9aa89b1d authored by Henry Luetcke's avatar Henry Luetcke Committed by Adam Laskowski
Browse files

restructure repository

parent 63213166
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
Showing
with 0 additions and 27 deletions
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
classdef Space
% Space Summary of class Space
% This is the first line of the description of Space.
properties
pybis % Python space object
code % Space code
description % Space description
end
methods
function save()
end
function delete(obj, reason)
end
end
end
\ No newline at end of file
File moved
File moved
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