[uLib Geometry]

non working version!

+ adds ProgrammableAccessor
+ renaming of some Image structures ...
This commit is contained in:
Andrea Rigoni
2014-11-03 10:27:52 +00:00
commit 99e771a223
403 changed files with 61684 additions and 0 deletions

14
tmp/CodeLoop/Project.ede Normal file
View File

@@ -0,0 +1,14 @@
;; Object TMP
;; EDE Project Files are auto generated: Do Not Edit
(ede-proj-project "TMP"
:file "Project.ede"
:name "TMP"
:targets (list
(ede-proj-target-makefile-program "loop"
:name "loop"
:path ""
:source '("main.cpp")
)
)
:makefile-type 'Makefile.am
)