Changeset 10997 for trunk/Ohana/src/opihi/include/macro.h
- Timestamp:
- Jan 9, 2007, 9:58:22 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/macro.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/macro.h
r2598 r10997 1 static Command in_macro[] = {2 {"create", macro_create, "create a macro *"},3 {"delete", macro_delete, "delete a macro *"},4 {"list", macro_list_f, "list a macro *"},5 {"edit", macro_edit, "edit a macro <not working yet!> *"},6 {"read", macro_read, "read a macro from a file <not working yet!> *"},7 {"write", macro_write, "write a macro to a file <not working yet!> *"}8 };9 10 /*** need to encapsulate the macro command lookup ***/
Note:
See TracChangeset
for help on using the changeset viewer.
