http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28744
User: jmayer
Date: 2009/06/15 11:56 AM
Log:
Rename all of the ascend files:
That way we hopefully won't need the runlex.sh hack any
more. Also the ylwrap stuff is (hopefully) obsolete.
ascend.[hc] -> ascendtext.[hc]
ascend-scanner.l -> ascend_scanner.l
ascend-grammar.y -> ascend.y
Directory: /trunk/wiretap/
Changes Path Action
+11 -7 CMakeLists.txt Modified
+3 -3 Makefile.am Modified
+9 -9 Makefile.common Modified
+8 -8 Makefile.nmake Modified
+0 -515 ascend-grammar.y Removed
+0 -359 ascend-scanner.l Removed
+0 -343 ascend.c Removed
+0 -33 ascend.h Removed
+515 -0 ascend.y Added
+359 -0 ascend_scanner.l Added
+343 -0 ascendtext.c Added
(3 files not shown)