paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/src/physfs/test test_physfs.c,1.1.2.3,1.1.2.4


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/physfs/test test_physfs.c,1.1.2.3,1.1.2.4
Date: Thu, 25 Jul 2002 03:27:40 -0400

Update of /cvsroot/paragui/paragui/src/physfs/test
In directory subversions:/tmp/cvs-serv13618/src/physfs/test

Modified Files:
      Tag: devel-1-0
        test_physfs.c 
Log Message:
updated PhysicsFS



Index: test_physfs.c
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/test/test_physfs.c,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** test_physfs.c       1 Jul 2002 17:15:22 -0000       1.1.2.3
--- test_physfs.c       25 Jul 2002 07:27:38 -0000      1.1.2.4
***************
*** 32,36 ****
  #define TEST_VERSION_MAJOR  0
  #define TEST_VERSION_MINOR  1
! #define TEST_VERSION_PATCH  6
  
  static FILE *history_file = NULL;
--- 32,36 ----
  #define TEST_VERSION_MAJOR  0
  #define TEST_VERSION_MINOR  1
! #define TEST_VERSION_PATCH  7
  
  static FILE *history_file = NULL;
***************
*** 627,630 ****
--- 627,631 ----
      { "removearchive",  cmd_removearchive,  1, "<archiveLocation>"          },
      { "enumerate",      cmd_enumerate,      1, "<dirToEnumerate>"           },
+     { "ls",             cmd_enumerate,      1, "<dirToEnumerate>"           },
      { "getlasterror",   cmd_getlasterror,   0, NULL                         },
      { "getdirsep",      cmd_getdirsep,      0, NULL                         },




reply via email to

[Prev in Thread] Current Thread [Next in Thread]