rename parse.y to asn1parse.y

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25255 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-05-28 01:21:29 +00:00
parent 8338244c6d
commit b9ff6a94a3
3 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@
#endif
#undef ECHO
#include "symbol.h"
#include "parse.h"
#include "asn1parse.h"
#include "lex.h"
#include "gen_locl.h"