Skip to content
Snippets Groups Projects
Commit 6fe121cd authored by Daniel Kochmański's avatar Daniel Kochmański
Browse files

restruct: move structure tests to separate directory

parent 51c6f1dd
No related branches found
No related tags found
No related merge requests found
;;; Tests of structures
(load "structure-00.lsp")
(load "structures-01.lsp")
(load "structures-02.lsp")
(load "structures-03.lsp")
(load "structures-04.lsp")
\ No newline at end of file
(load "structures/structure-00.lsp")
(load "structures/structures-01.lsp")
(load "structures/structures-02.lsp")
(load "structures/structures-03.lsp")
(load "structures/structures-04.lsp")
File moved
File moved
File moved
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