Project

General

Profile

Statistics
| Branch: | Revision:

root / vision / msg_gen / lisp / _package.lisp @ 06738945

History | View | Annotate | Download (99 Bytes)

1
(cl:defpackage vision-msg
2
  (:use )
3
  (:export
4
   "<TARGETDESCRIPTOR>"
5
   "TARGETDESCRIPTOR"
6
  ))
7