Loading Crawler/src/main/java/Makefile 0 → 100644 +19 −0 Original line number Diff line number Diff line JAVAC=javac JFLAGS=-Xlint:none -Xlint:-deprecation default: ScratchCrawler.class Debug.class RobotsTXT.class RegexParser.class ScratchCrawler.class: ScratchCrawler.java $(JAVAC) $(JFLAGS) ScratchCrawler.java Debug.class: Debug.java $(JAVAC) $(JFLAGS) Debug.java RobotsTXT.class: RobotsTXT.java $(JAVAC) $(JFLAGS) RobotsTXT.java RegexParser.class: RegexParser.java $(JAVAC) $(JFLAGS) RegexParser.java clean: del *.class No newline at end of file Crawler/src/main/java/RegexParser.class −1 B (3.84 KiB) File changed.No diff preview for this file type. View original file View changed file Crawler/src/main/java/ScratchCrawler.class −2 B (15 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
Crawler/src/main/java/Makefile 0 → 100644 +19 −0 Original line number Diff line number Diff line JAVAC=javac JFLAGS=-Xlint:none -Xlint:-deprecation default: ScratchCrawler.class Debug.class RobotsTXT.class RegexParser.class ScratchCrawler.class: ScratchCrawler.java $(JAVAC) $(JFLAGS) ScratchCrawler.java Debug.class: Debug.java $(JAVAC) $(JFLAGS) Debug.java RobotsTXT.class: RobotsTXT.java $(JAVAC) $(JFLAGS) RobotsTXT.java RegexParser.class: RegexParser.java $(JAVAC) $(JFLAGS) RegexParser.java clean: del *.class No newline at end of file
Crawler/src/main/java/RegexParser.class −1 B (3.84 KiB) File changed.No diff preview for this file type. View original file View changed file
Crawler/src/main/java/ScratchCrawler.class −2 B (15 KiB) File changed.No diff preview for this file type. View original file View changed file