Skip to content

Instantly share code, notes, and snippets.

View donsledzion's full-sized avatar

Adam Chojaczyk donsledzion

View GitHub Profile
@donsledzion
donsledzion / DiningPhilosophers_.idea_compiler.xml
Created March 24, 2021 22:30
Academic task - to implement Dining Philosophers problem, Chandy/Misra sollution.
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
<entry name="!?*.form" />
<entry name="!?*.class" />
<entry name="!?*.groovy" />