[Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/tinysql tinysql.txt, 1.2, 1.3

David Gay idgay at users.sourceforge.net
Mon Oct 31 18:29:02 PST 2005


Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/tinysql
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5786

Modified Files:
	tinysql.txt 
Log Message:
update doc for new tsql.vmsf location


Index: tinysql.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/tinysql/tinysql.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tinysql.txt	30 Oct 2005 20:54:05 -0000	1.2
--- tinysql.txt	1 Nov 2005 02:29:00 -0000	1.3
***************
*** 28,32 ****
  queries to motlle code, you need to build and install an appropriately 
  configured motlle VM on your motes. Do this as follows:
!   cd $(TOSDIR)/lib/VM/languages/motlle/examples
    motlle-vmbuild tsql.vmsf # create TinySQL VM
    cd $(TOSDIR)/../apps/TSQLVM
--- 28,32 ----
  queries to motlle code, you need to build and install an appropriately 
  configured motlle VM on your motes. Do this as follows:
!   cd $(TOSDIR)/lib/VM/languages/tinysql
    motlle-vmbuild tsql.vmsf # create TinySQL VM
    cd $(TOSDIR)/../apps/TSQLVM



More information about the Tinyos-commits mailing list